We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58073f commit 057e35cCopy full SHA for 057e35c
.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@113b5dc2a397fc088bfbddc8ffb44ea9f2565a99 # v1.42.0
+ - uses: int128/docker-build-cache-config-action@6f35e569a326eea3621c1f4422031b047a535e4a # v1.44.0
39
id: cache
40
41
image: ghcr.io/${{ github.repository }}/cache
0 commit comments