We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eac724 commit 6169e8aCopy full SHA for 6169e8a
1 file changed
.github/workflows/python-ci.yml
@@ -41,7 +41,7 @@ jobs:
41
fetch-depth: 0
42
submodules: true
43
- name: Create bump and changelog
44
- uses: commitizen-tools/commitizen-action@0.24.0
+ uses: commitizen-tools/commitizen-action@0.26.0
45
with:
46
github_token: ${{ secrets.GITHUB_TOKEN }}
47
check_consistency: true
0 commit comments