Skip to content

Commit ae1e6b7

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 6f77559 + ed72c42 commit ae1e6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232

3333
- name: Bump version and push tag
34-
uses: anothrNick/github-tag-action@1.61.0
34+
uses: anothrNick/github-tag-action@1.62.0
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
DEFAULT_BUMP: 'patch'

0 commit comments

Comments
 (0)