diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 3d5e16511e..bc29485dd6 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -21,7 +21,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b21354fd7..7c31c5d2f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -722,7 +722,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -748,7 +748,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -774,7 +774,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -800,7 +800,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -826,7 +826,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -852,7 +852,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -878,7 +878,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -909,7 +909,7 @@ jobs: run: | ./ci/setup_cmake_macos.sh - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: @@ -931,7 +931,7 @@ jobs: with: submodules: 'recursive' - name: Mount Bazel Cache - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 env: cache-name: bazel_cache with: