Skip to content

Commit ed99e9b

Browse files
authored
Merge pull request #20 from ZL-Audio/renovate/anothrnick-github-tag-action-1.x [skip ci]
Update anothrNick/github-tag-action action to v1.70.0
2 parents ce00250 + 599e130 commit ed99e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: '0'
1414

1515
- name: Bump version and push tag
16-
uses: anothrNick/github-tag-action@1.69.0 # Don't use @master or @v1 unless you're happy to test the latest version
16+
uses: anothrNick/github-tag-action@1.70.0 # Don't use @master or @v1 unless you're happy to test the latest version
1717
env:
1818
DEFAULT_BUMP: patch
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token

0 commit comments

Comments
 (0)