We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86024c3 commit 7793de8Copy full SHA for 7793de8
.github/workflows/release.yaml
@@ -26,7 +26,7 @@ jobs:
26
echo "::set-output name=changelog::$(git log -1 --pretty=format:"%s")"
27
28
- name: Bump version and push tag
29
- uses: anothrNick/github-tag-action@1.17.2
+ uses: anothrNick/github-tag-action@1.75.0
30
id: tag
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments