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 a2ddbc2 commit 08cd585Copy full SHA for 08cd585
.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.71.0
+ uses: anothrNick/github-tag-action@1.75.0
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
WITH_V: true
0 commit comments