Skip to content

Commit 7793de8

Browse files
Update anothrNick/github-tag-action action to v1.75.0
1 parent 86024c3 commit 7793de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo "::set-output name=changelog::$(git log -1 --pretty=format:"%s")"
2727
2828
- name: Bump version and push tag
29-
uses: anothrNick/github-tag-action@1.17.2
29+
uses: anothrNick/github-tag-action@1.75.0
3030
id: tag
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)