Skip to content

Commit

Permalink
chore(deps): update mukunku/tag-exists-action action to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent f1a51f2 commit 051598f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
outputs:
tag_exists: ${{ steps.checkTag.outputs.exists }}
steps:
- uses: mukunku/tag-exists-action@v1.4.0
- uses: mukunku/tag-exists-action@v1.6.0
id: checkTag
with:
tag: ${{ needs.check_if_version_upgraded.outputs.to_version }}
Expand Down

0 comments on commit 051598f

Please sign in to comment.