Update int128/docker-build-cache-config-action action to v1.65.0 #none minor
Actionlint / build (push) Successful in 25s

This commit is contained in:
2026-08-08 18:06:36 +00:00
parent b17c183a00
commit 29be41c02c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ runs:
# disabled if major zero
type=semver,pattern={{major}},value=${{steps.tag.outputs.tag}},enable=${{ !startsWith(steps.tag.outputs.tag, 'v0.') }}
images: ${{ inputs.registry }}/${{ inputs.image_name }}
- uses: int128/docker-build-cache-config-action@d1b27ffbf29fb93b7239130db030c702198fd52b # v1.64.0
- uses: int128/docker-build-cache-config-action@8e8b3ba8f4b330eb0e3deedf1d7893ecec5824e5 # v1.65.0
id: cache
with:
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache