Skip to content

Commit

Permalink
fix: Update update-github-tag-action (#50) #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Eun authored Mar 4, 2021
1 parent 29399c4 commit baf30e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fetch-depth: '0'
-
name: Bump version and push tag
uses: anothrNick/github-tag-action@1.26.0
uses: anothrNick/github-tag-action@1.35.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit baf30e0

Please sign in to comment.