Skip to content

Commit 502eae3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626
- name: Create bump and changelog
27-
uses: commitizen-tools/commitizen-action@0.26.0
27+
uses: commitizen-tools/commitizen-action@0.27.1
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
check_consistency: true

0 commit comments

Comments
 (0)