Skip to content

Commit

Permalink
ci: Update mathieudutour/github-tag-action to v6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
korapp committed Mar 14, 2024
1 parent 01a96e2 commit f2ebc59
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 @@ -18,7 +18,7 @@ jobs:

- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: false
Expand Down

0 comments on commit f2ebc59

Please sign in to comment.