Skip to content

Commit 3b595a8

Browse files
committed
chore: workflow fix
1 parent 610b589 commit 3b595a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Bump version and push tag
2424
id: bump
25-
uses: hennejg/github-tag-action@v4.3.1
25+
uses: mathieudutour/github-tag-action@v6.2
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
release_branches: main

0 commit comments

Comments
 (0)