We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434c54c commit 4e3db7fCopy full SHA for 4e3db7f
.github/workflows/semver.yaml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: '0'
14
- name: Bump version and push tag
15
- uses: anothrNick/github-tag-action@1.61.0
+ uses: anothrNick/github-tag-action@1.67.0
16
id: tag
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments