Skip to content

Commit cb7c6ca

Browse files
fix(deps): bump commitizen-tools/commitizen-action from 0.23.1 to 0.24.0
Bumps [commitizen-tools/commitizen-action](https://github.com/commitizen-tools/commitizen-action) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/commitizen-tools/commitizen-action/releases) - [Changelog](https://github.com/commitizen-tools/commitizen-action/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen-action@0.23.1...0.24.0) --- updated-dependencies: - dependency-name: commitizen-tools/commitizen-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a31d016 commit cb7c6ca

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)