We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 800d1a9 + edb0dc1 commit 49dfa57Copy full SHA for 49dfa57
1 file changed
.github/workflows/bump-version.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- name: Bump version and push tag
13
id: tag_version
14
- uses: mathieudutour/github-tag-action@v6.0
+ uses: mathieudutour/github-tag-action@v6.1
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
17
- name: Create a GitHub release
0 commit comments