Skip to content

Commit

Permalink
Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 05a5375 commit 3bfee9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
version="$(python3 ./.github/actions/get_version.py)"
echo "version=$version" >> $GITHUB_OUTPUT
- name: Is Tag exists
uses: mukunku/tag-exists-action@v1.5.0
uses: mukunku/tag-exists-action@v1.6.0
id: checkTag
with:
tag: ${{ steps.version.outputs.version }}
Expand Down

0 comments on commit 3bfee9a

Please sign in to comment.