We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f07e228 + 596946e commit dbc8433Copy full SHA for dbc8433
.github/workflows/bump-version.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: '0'
18
- name: Bump version and push tag
19
- uses: anothrNick/github-tag-action@1.70.0
+ uses: anothrNick/github-tag-action@1.71.0
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
WITH_V: true
0 commit comments