pin github-tag-action
This commit is contained in:
commit
4837493c6d
|
@ -23,7 +23,7 @@ jobs:
|
||||||
|
|
||||||
- name: Bump version and push tag
|
- name: Bump version and push tag
|
||||||
id: tag
|
id: tag
|
||||||
uses: https://github.com/anothrNick/github-tag-action@v1.67.0
|
uses: https://github.com/anothrNick/github-tag-action@afe4b67b57b8ab0908e4767109a5342003639e2e # 1.69.0
|
||||||
env:
|
env:
|
||||||
WITH_V: false
|
WITH_V: false
|
||||||
DEFAULT_BUMP: patch
|
DEFAULT_BUMP: patch
|
||||||
|
|
Loading…
Reference in New Issue