Browse Source

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
paul-the-alien[bot] 4 years ago
parent
commit
cb193ea792
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/e2e.yml

+ 1 - 1
.github/workflows/e2e.yml

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