diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 141855f..7242031 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Generate cache key - uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6 + uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7 id: generate-key with: script: |