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.
2 parents 15f860c + cba50d9 commit c9c1dd4Copy full SHA for c9c1dd4
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
python-version-file: "pyproject.toml"
51
- id: cz
52
name: Create bump and changelog
53
- uses: commitizen-tools/commitizen-action@0.22.0
+ uses: commitizen-tools/commitizen-action@0.23.0
54
with:
55
github_token: ${{ secrets.GITHUB_TOKEN }}
56
extra_requirements: "uv==${{ steps.uv.outputs.uv-version }}"
0 commit comments