1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

Merge pull request #388 from external-secrets/dependabot/github_actions/actions/github-script-5

chore(deps): bump actions/github-script from 4.1 to 5
This commit is contained in:
paul-the-alien[bot] 2021-09-28 14:23:54 +00:00 committed by GitHub
commit cb193ea792
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: