Merge pull request 'Update int128/docker-build-cache-config-action action to v1.39.0 #none minor' (#19) from renovate-github-actions into main
All checks were successful
Actionlint / build (push) Successful in 20s
All checks were successful
Actionlint / build (push) Successful in 20s
This commit was merged in pull request #19.
This commit is contained in:
@@ -62,7 +62,7 @@ runs:
|
|||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
- run: echo "::group::Configure build Cache"
|
- run: echo "::group::Configure build Cache"
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
- uses: int128/docker-build-cache-config-action@338206c80bf9eeb2b9694b7b4fc8c247c317e2a8 # v1.38.0
|
- uses: int128/docker-build-cache-config-action@b3744816a5ba1ad9885b634d530b35ca90ece622 # v1.39.0
|
||||||
id: cache
|
id: cache
|
||||||
with:
|
with:
|
||||||
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache
|
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user