We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1126d3 commit fb74c65Copy full SHA for fb74c65
.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.66.0
16
id: tag
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments