Skip to content

Commit 403b59b

Browse files
Update mukunku/tag-exists-action action to v1.1.0
1 parent aa07721 commit 403b59b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)