Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 5819b86

Browse files
Update anothrNick/github-tag-action action to v1.46.0
1 parent 91d0610 commit 5819b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: '0'
1414
- name: Bump version and push tag
15-
uses: anothrNick/github-tag-action@1.35.0
15+
uses: anothrNick/github-tag-action@1.46.0
1616
id: tag
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)