File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 run : |
1919 git config --global user.name "github-actions[bot]"
2020 git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
21- - uses : actions /setup-cz@main
21+ - uses : commitizen-tools /setup-cz@main
2222 - uses : pndurette/gh-actions-auto-docs@v1
2323 with :
2424 git_push : false
Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818 fetch-tags : true
19- - uses : actions /setup-cz@main
19+ - uses : commitizen-tools /setup-cz@main
2020 - name : Set up git config
2121 run : |
2222 git config --global user.name "github-actions[bot]"
Original file line number Diff line number Diff line change 2121 run : |
2222 git config --global user.name "github-actions[bot]"
2323 git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
24- - uses : actions /setup-cz@main
24+ - uses : commitizen-tools /setup-cz@main
2525 - id : bump-version
2626 run : |
2727 cz bump --yes --annotated-tag
You can’t perform that action at this time.
0 commit comments