Skip to content

Commit 2e8d72f

Browse files
Update mukunku/tag-exists-action action to v1.1.0
1 parent ca99797 commit 2e8d72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
exists: ${{ steps.checkTag.outputs.exists }}
8484
steps:
8585
- name: Check if tag already exists
86-
uses: mukunku/tag-exists-action@v1.0.0
86+
uses: mukunku/tag-exists-action@v1.1.0
8787
id: checkTag
8888
with:
8989
tag: ${{ needs.prep.outputs.tag }}

0 commit comments

Comments
 (0)