We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 926e948 commit 55d638dCopy full SHA for 55d638d
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: "0"
40
41
- name: Bump version and push tag
42
- uses: https://github.com/anothrNick/github-tag-action@v1.66.0
+ uses: anothrNick/github-tag-action@v1
43
env:
44
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
45
DEFAULT_BUMP: patch
0 commit comments