Skip to content

Commit ca42f50

Browse files
chore(deps): update quay.io/skopeo/stable docker tag to v1.20.0
1 parent ad091f4 commit ca42f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/copy-images/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
shell: bash
3030
env:
3131
# renovate: datasource=docker depName=quay.io/skopeo/stable versioning=loose
32-
SKOPEO_VERSION: "v1.20.0@sha256:82dfe13efeaac954590352dd4956473226993254758fa668d6cbb752cb367df7"
32+
SKOPEO_VERSION: "v1.20.0"
3333
SUFFIX: ${{ inputs.test_registry_suffix }}
3434
run: |
3535
images=$(echo '${{ inputs.bake_build_metadata }}' |

0 commit comments

Comments
 (0)