We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfbe32 commit 4384bc2Copy full SHA for 4384bc2
1 file changed
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
steps:
52
- name: Bump version and push tag
53
id: tag_version
54
- uses: mathieudutour/github-tag-action@v5.3
+ uses: mathieudutour/github-tag-action@v5.6
55
with:
56
github_token: ${{ secrets.GITHUB_TOKEN }}
57
- name: Create a GitHub release
0 commit comments