Merge pull request 'Update int128/docker-build-cache-config-action action to v1.53.0 #none minor (main)' (#38) from renovate-main-github-actions into main
Actionlint / build (push) Successful in 25s
Actionlint / build (push) Successful in 25s
This commit was merged in pull request #38.
This commit is contained in:
+1
-1
@@ -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@b9cedacdde83a8248370324699c840b9a383d965 # v1.52.0
|
||||
- uses: int128/docker-build-cache-config-action@121a4fd7a384464c29057d1965dd75b713f31370 # v1.53.0
|
||||
id: cache
|
||||
with:
|
||||
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache
|
||||
|
||||
Reference in New Issue
Block a user