We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4cd485 + 54f9013 commit 2d81247Copy full SHA for 2d81247
.github/workflows/managed_retagger.yaml
@@ -41,7 +41,7 @@ jobs:
41
username: ${{ github.repository_owner }}
42
password: ${{ secrets.GITHUB_TOKEN }}
43
- name: Push Image to multiple registries
44
- uses: akhilerm/tag-push-action@v2.1.0
+ uses: akhilerm/tag-push-action@v2.2.0
45
with:
46
src: ${{ env.image }}:${{ env.tag }}
47
dst: |
.github/workflows/production_retagger.yaml
0 commit comments