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 4221580 commit a296f40Copy full SHA for a296f40
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Bump version and push tag
27
id: bump
28
- uses: anothrNick/github-tag-action@1.70.0
+ uses: anothrNick/github-tag-action@1.71.0
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
WITH_V: true
0 commit comments