Update int128/docker-build-cache-config-action action to v1.54.0 #none minor
Actionlint / build (push) Successful in 50s
Actionlint / build (push) Successful in 50s
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@121a4fd7a384464c29057d1965dd75b713f31370 # v1.53.0
|
||||
- uses: int128/docker-build-cache-config-action@dcc94fc867b7444b6c25adaab482961d3acc139a # v1.54.0
|
||||
id: cache
|
||||
with:
|
||||
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache
|
||||
|
||||
Reference in New Issue
Block a user