Skip to content

Commit ec69116

Browse files
author
Jimmy Chu
authored
chore(dependencies): bump anothrNick/github-tag-action version (#31)
1 parent 9e1049c commit ec69116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-cv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Create new tag
8282
id: tag_create
8383
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
84-
uses: anothrNick/github-tag-action@1.39.0
84+
uses: anothrNick/github-tag-action@1.46.0
8585
env:
8686
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8787
WITH_V: false

0 commit comments

Comments
 (0)