We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae0f6c commit 73ac607Copy full SHA for 73ac607
.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.54.0
+ uses: anothrNick/github-tag-action@1.55.0
16
id: tag
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments