We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1a1b1 commit c4e475eCopy full SHA for c4e475e
.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.71.0
+ uses: anothrNick/github-tag-action@1.73.0
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
DEFAULT_BUMP: patch
0 commit comments