We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dacbf6 commit 1ee6cbbCopy full SHA for 1ee6cbb
.github/workflows/bumpversion.yaml
@@ -15,6 +15,6 @@ jobs:
15
with:
16
fetch-depth: 0
17
- name: Create bump and changelog
18
- uses: Woile/commitizen-action@master
+ uses: commitizen-tools/commitizen-action@master
19
20
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments