We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9e508b + 0f287b9 commit 3e8cbf6Copy full SHA for 3e8cbf6
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Version validation
29
if: ${{ github.event_name == 'pull_request' }}
30
- uses: mukunku/tag-exists-action@v1.6.0
+ uses: mukunku/tag-exists-action@v1.7.0
31
id: checkTag
32
with:
33
tag: v${{ env.VERSION }}
0 commit comments