1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00

chore(deps): bump actions/github-script from 4.1 to 5

Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.1...v5)

---
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] 2021-09-27 08:04:16 +00:00 committed by GitHub
parent 253fafe4f6
commit 0f37f26ec3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -149,7 +149,7 @@ jobs:
make test.e2e
# Update check run called "integration-fork"
- uses: actions/github-script@v4.1
- uses: actions/github-script@v5
id: update-check-run
if: ${{ always() }}
env: