Skip to content

Commit 3cbbbbb

Browse files
chore(deps): update actions/cache digest to cdf6c1f (#810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c39e2a1 commit 3cbbbbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Cache Bazel stuff
6464
if: ${{ matrix.java-version == '21' }}
65-
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
65+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
6666
with:
6767
path: |
6868
~/.cache/bazel

0 commit comments

Comments
 (0)