Skip to content

Commit 570fd91

Browse files
chore(deps): update quay.io/skopeo/stable docker tag to v1.20.0
1 parent 36ffcad commit 570fd91

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-immutable"
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)