We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf764c8 commit 20a440bCopy full SHA for 20a440b
.github/workflows/reusable--build.yaml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
images: ghcr.io/${{ github.repository }}
37
flavor: ${{ inputs.flavor }}
38
- - uses: int128/docker-build-cache-config-action@3a4a4fababc091be29633e5a2b3bbf523996802a # v1.47.0
+ - uses: int128/docker-build-cache-config-action@e9137bc69df98d2aeb47c8cb6e78e8ab2f13abb7 # v1.48.0
39
id: cache
40
41
image: ghcr.io/${{ github.repository }}/cache
0 commit comments