Skip to content

Commit f735413

Browse files
fix(deps): bump commitizen-tools/commitizen-action from 0.24.0 to 0.26.0
Bumps [commitizen-tools/commitizen-action](https://github.com/commitizen-tools/commitizen-action) from 0.24.0 to 0.26.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.24.0...0.26.0) --- updated-dependencies: - dependency-name: commitizen-tools/commitizen-action dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f333b00 commit f735413

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.24.0
56+
uses: commitizen-tools/commitizen-action@0.26.0
5757
with:
5858
changelog: true
5959
changelog_increment_filename: "changes.md"

0 commit comments

Comments
 (0)