chore(deps): update actions/github-script action to v7

This commit is contained in:
renovate[bot] 2023-11-13 20:08:53 +00:00 committed by GitHub
parent 00de6f1e4f
commit c8a4d02e48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -194,7 +194,7 @@ jobs:
name: Publish brew formula
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
name: Dispatch Homebrew release
with:
github-token: ${{ secrets.PAT_TOKEN }}