Skip to content

Commit

Permalink
Update mukunku/tag-exists-action action to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 52338eb commit 4d1d461
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.4.0
id: checkTag
with:
tag: ${{ needs.prep.outputs.tag }}
Expand Down

0 comments on commit 4d1d461

Please sign in to comment.