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 a34506f commit a98bb38Copy full SHA for a98bb38
.github/workflows/auto-release.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Bump version and push tag
35
id: bump_version
36
- uses: anothrNick/github-tag-action@1.73.0
+ uses: anothrNick/github-tag-action@1.75.0
37
env:
38
GITHUB_TOKEN: ${{ steps.get_workflow_token.outputs.token }}
39
DEFAULT_BUMP: patch
0 commit comments