Skip to content

Commit

Permalink
chore(deps): update mathieudutour/github-tag-action action to v6.2
Browse files Browse the repository at this point in the history
renovate-bot authored and NxPKG committed Jul 28, 2024
1 parent e3c3593 commit 81fb206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yaml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
- name: Create release and tag
if: ${{ steps.get_commit.outputs.COMMIT_COUNT > 0 }}
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 81fb206

Please sign in to comment.