Skip to content

Commit

Permalink
Merge pull request #4 from ZL-Audio/renovate/anothrnick-github-tag-ac…
Browse files Browse the repository at this point in the history
…tion-1.x [skip ci]

chore(deps): update anothrnick/github-tag-action action to v1.71.0
  • Loading branch information
zsliu98 authored Sep 27, 2024
2 parents 3a0ee15 + 5c85cdc commit d31348d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_tag.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.70.0 # Don't use @master or @v1 unless you're happy to test the latest version
uses: anothrNick/github-tag-action@1.71.0 # Don't use @master or @v1 unless you're happy to test the latest version
env:
DEFAULT_BUMP: patch
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token
Expand Down

0 comments on commit d31348d

Please sign in to comment.