We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8db673f + 0917489 commit 66e2b24Copy full SHA for 66e2b24
.github/workflows/auto-release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Bump version and push tag
22
id: bump_version
23
- uses: anothrNick/github-tag-action@1.67.0
+ uses: anothrNick/github-tag-action@1.69.0
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
DEFAULT_BUMP: patch
0 commit comments