Skip to content

Commit

Permalink
chore(dependencies): bump anothrNick/github-tag-action version (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Chu authored Sep 23, 2022
1 parent 9e1049c commit ec69116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-cv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Create new tag
id: tag_create
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
uses: anothrNick/github-tag-action@1.39.0
uses: anothrNick/github-tag-action@1.46.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: false
Expand Down

0 comments on commit ec69116

Please sign in to comment.