diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 76e3f30ff..bab36dfbc 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -49,7 +49,7 @@ jobs: with: install: true - name: Cache Docker layers - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 with: path: /tmp/.buildx-cache key: e2e-${{ github.sha }}