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