Skip to content

Commit

Permalink
bump tag exists action version (I-am-Erk#1685)
Browse files Browse the repository at this point in the history
  • Loading branch information
mukunku authored Oct 29, 2022
1 parent 03fc1bc commit 99e802e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fetch-depth: 0
- name: Check if there is an existing git tag
id: tag_check
uses: mukunku/tag-exists-action@v1.0.0
uses: mukunku/tag-exists-action@v1.1.0
with:
tag: ${{ steps.generate_env_vars.outputs.TAG-NAME }}
env:
Expand Down

0 comments on commit 99e802e

Please sign in to comment.