We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b82d4a commit 4031e04Copy full SHA for 4031e04
.github/workflows/push.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Create bump and changelog
43
id: cz
44
if: github.repository == 'metis-science/pytopas'
45
- uses: commitizen-tools/commitizen-action@4498afe6f2f1c5993fb29f22db7b597538c00aae
+ uses: commitizen-tools/commitizen-action@1f11eb222996406681d2bfa1eb3d997eca46557c
46
with:
47
github_token: ${{ secrets.GITHUB_TOKEN }}
48
changelog_increment_filename: .CHANGELOG-CURRENT.md
0 commit comments