mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
ci(deps): update wagoid/commitlint-github-action action to v6
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | wagoid/commitlint-github-action | v5.5.1 | v6.0.2 |
This commit is contained in:
parent
ec4508ced1
commit
f4560221a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
filter: blob:none # we don't need all blobs, only the full tree
|
||||
|
||||
- name: Lint commit messages
|
||||
uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5.5.1
|
||||
uses: wagoid/commitlint-github-action@baa1b236f990293a1b2d94c19e41c2313a85e749 # v6.0.2
|
||||
continue-on-error: true
|
||||
|
||||
lint:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue