Skip to content

Commit

Permalink
Update mukunku/tag-exists-action action to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2022
1 parent aa07721 commit ba3bcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
exists: ${{ steps.checkTag.outputs.exists }}
steps:
- name: Check if tag already exists
uses: mukunku/tag-exists-action@v1.0.0
uses: mukunku/tag-exists-action@v1.2.0
id: checkTag
with:
tag: ${{ needs.prep.outputs.tag }}
Expand Down

0 comments on commit ba3bcd9

Please sign in to comment.