Skip to content

Commit a9698c1

Browse files
chore(deps): update actions/cache digest to 55cc834 (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdd90a7 commit a9698c1

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@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6
65+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
6666
with:
6767
path: |
6868
~/.cache/bazel

0 commit comments

Comments
 (0)