Update int128/docker-build-cache-config-action action to v1.44.0 #none minor
All checks were successful
Actionlint / build (push) Successful in 20s

This commit is contained in:
2026-01-16 16:07:59 +00:00
parent 168b66e2aa
commit 0741c04ff6

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@113b5dc2a397fc088bfbddc8ffb44ea9f2565a99 # v1.42.0
- uses: int128/docker-build-cache-config-action@6f35e569a326eea3621c1f4422031b047a535e4a # v1.44.0
id: cache
with:
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache