We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b286f25 commit c2d64c2Copy full SHA for c2d64c2
.github/workflows/build-publish.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: 🔍 Check if Tag already exists
51
id: checktag
52
- uses: tyriis/[email protected].1
+ uses: tyriis/[email protected].2
53
with:
54
registry: ${{ env.ECR_REPOSITORY_URL}}
55
repository: ${{ env.ECR_REPOSITORY_NAME }}
0 commit comments