Update int128/docker-build-cache-config-action action to v1.49.0 #none minor (main) #35

Merged
renovate merged 1 commits from renovate-main-github-actions into main 2026-03-28 01:07:05 +02:00
Showing only changes of commit 168e67acd5 - Show all commits

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@e9137bc69df98d2aeb47c8cb6e78e8ab2f13abb7 # v1.48.0
- uses: int128/docker-build-cache-config-action@4788c7e22b9923ca0e44bc7a29281b5beb545e5d # v1.49.0
id: cache
with:
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache