Skip to content

Commit 1ee6cbb

Browse files
committed
fix: use commitizen-tool action instead of Woile's
1 parent 2dacbf6 commit 1ee6cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bumpversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- name: Create bump and changelog
18-
uses: Woile/commitizen-action@master
18+
uses: commitizen-tools/commitizen-action@master
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)