We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c02bc0 + 631c5d9 commit 246b47dCopy full SHA for 246b47d
1 file changed
.github/workflows/bump-version.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
with:
14
fetch-depth: '0'
15
- - uses: anothrNick/github-tag-action@1.36.0
+ - uses: anothrNick/github-tag-action@1.67.0
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
WITH_V: true
0 commit comments