We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 291bae5 + 541dfa9 commit 04d5124Copy full SHA for 04d5124
1 file changed
docs/advanced/copy-between-registries.md
@@ -62,7 +62,7 @@ jobs:
62
run: make tests
63
- # copy multiplatform image from dockerhub to quay and ghcr
64
name: Push Image to multiple registries
65
- uses: akhilerm/tag-push-action@v1.0.0
+ uses: akhilerm/tag-push-action@v2.0.0
66
with:
67
src: docker.io/user/app:1.0.0
68
dst: |
0 commit comments