Skip to content

Commit e2b596b

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

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

0 commit comments

Comments
 (0)