Skip to content

Commit 1fca561

Browse files
chore(deps): update actions/cache digest to 1bd1e32 (#941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1e2365 commit 1fca561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker--ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
password: ${{ secrets.GITHUB_TOKEN }}
3737

3838
- name: Cache Docker layers
39-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
39+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
4040
with:
4141
path: /tmp/.buildx-cache
4242
key: ${{ runner.os }}-buildx-${{ matrix.images }}-${{ github.sha }}

0 commit comments

Comments
 (0)