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