Skip to content

Commit 6d68b92

Browse files
authored
Merge pull request #89 from paullockaby/dependabot/github_actions/commitizen-tools/commitizen-action-0.24.0
fix(deps): bump commitizen-tools/commitizen-action from 0.23.1 to 0.24.0
2 parents a31d016 + cb7c6ca commit 6d68b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-create.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- id: cz
5555
name: Create changelog and bump version
56-
uses: commitizen-tools/commitizen-action@0.23.1
56+
uses: commitizen-tools/commitizen-action@0.24.0
5757
with:
5858
changelog: true
5959
changelog_increment_filename: "changes.md"

0 commit comments

Comments
 (0)