Skip to content

Commit fcdde1b

Browse files
chore(deps): update anothrnick/github-tag-action action to v1.52.0
1 parent d93910c commit fcdde1b

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.39.0
29+
uses: anothrNick/github-tag-action@1.52.0
3030
id: tag
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)