Skip to content

Commit d524c34

Browse files
github actions anothrNick/github-tag-action
1 parent 62eac85 commit d524c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v1
2626
- name: Bump version
2727
id: version_bump
28-
uses: anothrNick/github-tag-action@1.38.0
28+
uses: anothrNick/github-tag-action@v1
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
DEFAULT_BUMP: "patch"

0 commit comments

Comments
 (0)