We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4677d53 commit c7a07b2Copy full SHA for c7a07b2
.github/workflows/bump-version.yml
@@ -43,7 +43,7 @@ jobs:
43
fi
44
- name: Bump version and push tag
45
id: tag_version
46
- uses: mathieudutour/github-tag-action@v5.6
+ uses: mathieudutour/github-tag-action@v6.1
47
with:
48
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
49
default_bump: patch
0 commit comments