Skip to content

Commit 1e40dce

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency anothrnick/github-tag-action to v1.63.0 (.github/workflows/release.yaml)
1 parent 86024c3 commit 1e40dce

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.63.0
3030
id: tag
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)