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 e41c2f6 commit 5178c03Copy full SHA for 5178c03
.github/workflows/build-and-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
submodules: recursive
55
fetch-depth: '0'
56
- name: Bump version and push tag
57
- uses: anothrNick/github-tag-action@1.69.0
+ uses: anothrNick/github-tag-action@1.73.0
58
env:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
DEFAULT_BUMP: "patch"
0 commit comments