Skip to content

Commit d0dca6e

Browse files
renovate-botKurt-von-Laven
authored andcommitted
fix(deps): bump commitizen-tools/commitizen-action action to v0.18.1
| datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | commitizen-tools/commitizen-action | 0.18.0 | 0.18.1 |
1 parent 2926433 commit d0dca6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ runs:
182182
inputs.bump == 'true'
183183
&& github.event_name == 'push' && github.ref == 'refs/heads/main'
184184
&& !startsWith(github.event.head_commit.message, 'bump:')
185-
uses: commitizen-tools/commitizen-action@0.18.0
185+
uses: commitizen-tools/commitizen-action@0.18.1
186186
with:
187187
git_name: commitizen-github-action[bot]
188188
git_email: commitizen-github-action[bot]@users.noreply.github.com

0 commit comments

Comments
 (0)