We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e2365 commit 1fca561Copy full SHA for 1fca561
.github/workflows/docker--ghcr.yml
@@ -36,7 +36,7 @@ jobs:
36
password: ${{ secrets.GITHUB_TOKEN }}
37
38
- name: Cache Docker layers
39
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
+ uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
40
with:
41
path: /tmp/.buildx-cache
42
key: ${{ runner.os }}-buildx-${{ matrix.images }}-${{ github.sha }}
0 commit comments