build(deps): bump karancode/yamllint-github-action from 2.0.0 to 2.1.1 (#5974)
Bumps [karancode/yamllint-github-action](https://github.com/karancode/yamllint-github-action) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/karancode/yamllint-github-action/releases)
- [Commits](dd59165b84...fdef6bc189
)
---
updated-dependencies:
- dependency-name: karancode/yamllint-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7285aa8dcc
commit
a8877a016f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/yamllint.yml
vendored
2
.github/workflows/yamllint.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: 'Checkout'
|
||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||
- name: 'Yamllint'
|
||||
uses: karancode/yamllint-github-action@dd59165b84d90d37fc919c3c7dd84c7e37cd6bfb
|
||||
uses: karancode/yamllint-github-action@fdef6bc189425ecc84cc4543b2674566c0827053
|
||||
with:
|
||||
yamllint_file_or_dir: '.'
|
||||
yamllint_strict: false
|
||||
|
|
Loading…
Add table
Reference in a new issue