Skip to content

Commit

Permalink
Merge pull request #30 from splitio/dependabot/github_actions/mukunku…
Browse files Browse the repository at this point in the history
…/tag-exists-action-1.6.0

Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0
  • Loading branch information
mmelograno authored May 14, 2024
2 parents 0596244 + dfe1d31 commit 4221571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Version validation
if: ${{ github.event_name == 'pull_request' }}
uses: mukunku/tag-exists-action@v1.5.0
uses: mukunku/tag-exists-action@v1.6.0
id: checkTag
with:
tag: v${{ env.VERSION }}
Expand Down

0 comments on commit 4221571

Please sign in to comment.