Skip to content

Commit b286f25

Browse files
committed
fix
1 parent 67b67a7 commit b286f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: 🔍 Check if Tag already exists
5151
id: checktag
52-
uses: tyriis/docker-image-tag-exists@main
52+
uses: tyriis/docker-image-tag-exists@v2.0.1
5353
with:
5454
registry: ${{ env.ECR_REPOSITORY_URL}}
5555
repository: ${{ env.ECR_REPOSITORY_NAME }}

0 commit comments

Comments
 (0)