Skip to content

Commit d244210

Browse files
[CI skip] Update anothrNick/github-tag-action action to v1.33.0 (#6)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e8f19e0 commit d244210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
node-version: '12'
2121
- name: Creating new semantic version
2222
id: create_version
23-
uses: anothrNick/github-tag-action@1.26.0
23+
uses: anothrNick/github-tag-action@1.33.0
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2626
WITH_V: true

0 commit comments

Comments
 (0)