Skip to content

deps: bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.0.0 (#266) #131

deps: bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.0.0 (#266)

deps: bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.0.0 (#266) #131

on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
name: Release Please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASEPLEASE_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json