mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
ci(deps): update wagoid/commitlint-github-action action to v6.1.1
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | wagoid/commitlint-github-action | v6.1.0 | v6.1.1 |
This commit is contained in:
parent
05d52ccd5b
commit
cd7cbccb34
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
|
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@dbd4ecd47d0256b6587d1d0c5737082cc439f2c5 # v6.1.0
|
uses: wagoid/commitlint-github-action@a2bc521d745b1ba127ee2f8b02d6afaa4eed035c # v6.1.1
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue