We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b870503 commit 83cd97dCopy full SHA for 83cd97d
.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@fb186e80c08f14a2e56ed9105d4594562bff013f # v1.40.0
+ - uses: int128/docker-build-cache-config-action@ce0c27484fc5f89cfd9fc210a794d42b9ad9b82f # v1.41.0
39
id: cache
40
41
image: ghcr.io/${{ github.repository }}/cache
0 commit comments