Skip to content

Commit 04d5124

Browse files
authored
Merge pull request #473 from akhilerm/patch-1
docs: update tag-push-action to v2
2 parents 291bae5 + 541dfa9 commit 04d5124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/copy-between-registries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: make tests
6363
- # copy multiplatform image from dockerhub to quay and ghcr
6464
name: Push Image to multiple registries
65-
uses: akhilerm/tag-push-action@v1.0.0
65+
uses: akhilerm/tag-push-action@v2.0.0
6666
with:
6767
src: docker.io/user/app:1.0.0
6868
dst: |

0 commit comments

Comments
 (0)