2 Commits

Author SHA1 Message Date
6c6bf4e9f4 Merge pull request 'Update int128/docker-build-cache-config-action action to v1.45.0 #none minor (main)' (#30) from renovate-main-github-actions into main
All checks were successful
Actionlint / build (push) Successful in 22s
2026-02-07 00:06:19 +02:00
b99d9e797d Update int128/docker-build-cache-config-action action to v1.45.0 #none minor
All checks were successful
Actionlint / build (push) Successful in 20s
2026-02-06 22:06:16 +00:00

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