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 6de418e commit dffe72dCopy full SHA for dffe72d
.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@338206c80bf9eeb2b9694b7b4fc8c247c317e2a8 # v1.38.0
+ - uses: int128/docker-build-cache-config-action@b3744816a5ba1ad9885b634d530b35ca90ece622 # v1.39.0
39
id: cache
40
41
image: ghcr.io/${{ github.repository }}/cache
0 commit comments