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 8d08310 + bdc8eda commit 15f2631Copy full SHA for 15f2631
1 file changed
.github/workflows/create-release.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Print source version
42
run: echo ${{ steps.version-step.outputs.newTag }}
43
44
- - uses: mukunku/tag-exists-action@v1.6.0
+ - uses: mukunku/tag-exists-action@v1.7.0
45
name: Check tag existence
46
id: check-tag-exists
47
with:
0 commit comments