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