From e9b7b3061d693560f7de8ce013e15f7ca90a5890 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:27:57 +0100 Subject: [PATCH] Update actions/github-script action to v7 (#86) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |