Skip to content

Commit

Permalink
chore(deps): mathieudutour/github-tag-action action to v6 (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 7, 2022
1 parent a7e2366 commit 435eb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: '0'
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v5.1
uses: mathieudutour/github-tag-action@v6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: minor
Expand Down

0 comments on commit 435eb08

Please sign in to comment.