We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1126d3 commit b08043aCopy full SHA for b08043a
.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