Przeglądaj źródła

Merge pull request #335 from external-secrets/dependabot/github_actions/actions/github-script-4.1

chore(deps): bump actions/github-script from 1 to 4.1
paul-the-alien[bot] 4 lat temu
rodzic
commit
19f83cd46a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/e2e.yml

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

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