Update Github Actions to v1.58.0 #none minor
Actionlint / build (push) Successful in 27s

This commit is contained in:
2026-06-05 21:06:48 +00:00
parent a86f0ff9a7
commit 430d58060a
+1 -1
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@1bdbbd61b3eea23c7e7a121eb15dd9b0a9ec7d97 # v1.57.0
- uses: int128/docker-build-cache-config-action@3674b5d646e77fc3913044193ac579c5efd20791 # v1.58.0
id: cache
with:
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache