Skip to content

Commit d979b3c

Browse files
Merge pull request #16 from ivankatliarchuk/renovate/actions
⬆️ Update anothrNick/github-tag-action action to v1.35.0
2 parents ef1d851 + dbcf6c4 commit d979b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
echo "::set-output name=changelog::$(git log -1 --pretty=format:"%s")"
3737
3838
- name: Bump version and push tag
39-
uses: anothrNick/github-tag-action@1.22.0
39+
uses: anothrNick/github-tag-action@1.35.0
4040
id: tag
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)