Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
8cba1d3297
2
.github/workflows/auto_tag.yml
vendored
2
.github/workflows/auto_tag.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Bump version and push tag
|
||||
uses: anothrNick/github-tag-action@1.53.0
|
||||
uses: anothrNick/github-tag-action@1.54.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
DEFAULT_BUMP: 'patch'
|
||||
|
Loading…
Reference in New Issue
Block a user