Skip to content

Commit 3e8cbf6

Browse files
authored
Merge pull request #67 from splitio/dependabot/github_actions/mukunku/tag-exists-action-1.7.0
Bump mukunku/tag-exists-action from 1.6.0 to 1.7.0
2 parents e9e508b + 0f287b9 commit 3e8cbf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Version validation
2929
if: ${{ github.event_name == 'pull_request' }}
30-
uses: mukunku/tag-exists-action@v1.6.0
30+
uses: mukunku/tag-exists-action@v1.7.0
3131
id: checkTag
3232
with:
3333
tag: v${{ env.VERSION }}

0 commit comments

Comments
 (0)