Skip to content

Commit

Permalink
updatedtag-exists-action to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Apr 23, 2024
1 parent ab9a41d commit 715bf49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
version: ${{ steps.package_version.outputs.VERSION }}
# Verifies if there is a tag with that version number
- uses: mukunku/tag-exists-action@v1.4.0
- uses: mukunku/tag-exists-action@v1.6.0
if: steps.verification.outputs.VERSION
id: checkTag
with:
Expand Down

0 comments on commit 715bf49

Please sign in to comment.