diff --git a/.github/workflows/secure-tests.yml b/.github/workflows/secure-tests.yml index 025c81b2a..e240691f1 100644 --- a/.github/workflows/secure-tests.yml +++ b/.github/workflows/secure-tests.yml @@ -254,7 +254,7 @@ jobs: key: ${{ env.key }} - name: Cache extensions - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: ${{ steps.extcache.outputs.dir }} key: ${{ steps.extcache.outputs.key }}