build(deps): bump actions/github-script from 0.2.0 to 7.0.1

Bumps [actions/github-script](https://github.com/actions/github-script) from 0.2.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/0.2.0...v7.0.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-11 14:14:07 +00:00 committed by GitHub
parent 98478b6177
commit f7299fa595
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: actions/github-script@0.2.0
uses: actions/github-script@v7.0.1
with:
script: |
github.pullRequests.createReview({