Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
c890d4010d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto_tag.yml
vendored
2
.github/workflows/auto_tag.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Bump version and push tag
|
||||
uses: anothrNick/github-tag-action@1.62.0
|
||||
uses: anothrNick/github-tag-action@1.63.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
DEFAULT_BUMP: 'patch'
|
||||
|
|
Loading…
Reference in a new issue