Bump actions/github-script from 3 to 5.1.0 (#771)

Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 5.1.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v3...v5.1.0)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/773/head
dependabot[bot] 2 years ago committed by GitHub
parent 9f3aa0062e
commit 3535a6171d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,7 +55,7 @@ jobs:
permissions:
issues: write
steps:
- uses: actions/github-script@v3
- uses: actions/github-script@v5.1.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |

Loading…
Cancel
Save