We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a933c3 commit 8a3fdaeCopy full SHA for 8a3fdae
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.26.0
+ uses: commitizen-tools/commitizen-action@0.27.1
44
45
github_token: ${{ secrets.GITHUB_TOKEN }}
46
check_consistency: true
0 commit comments