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 e8f19e0 commit d244210Copy full SHA for d244210
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
node-version: '12'
21
- name: Creating new semantic version
22
id: create_version
23
- uses: anothrNick/github-tag-action@1.26.0
+ uses: anothrNick/github-tag-action@1.33.0
24
env:
25
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
26
WITH_V: true
0 commit comments