mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
ci(deps): update wagoid/commitlint-github-action action to v6.2.0
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | wagoid/commitlint-github-action | v6.1.2 | v6.2.0 |
This commit is contained in:
parent
6eb5c067f5
commit
20406a13a9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
||||||
filter: blob:none # we don't need all blobs, only the full tree
|
filter: blob:none # we don't need all blobs, only the full tree
|
||||||
|
|
||||||
- name: Lint commit messages
|
- name: Lint commit messages
|
||||||
uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
|
uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue