mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.6 (#684)
This commit is contained in:
parent
f1571b5ee2
commit
88d89671e1
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ steps:
|
|||
- lychee -v -t 40 .
|
||||
|
||||
lint-yaml:
|
||||
image: pipelinecomponents/yamllint:0.35.0
|
||||
image: pipelinecomponents/yamllint:0.35.6
|
||||
depends_on: []
|
||||
commands:
|
||||
- yamllint --strict .
|
||||
|
|
|
|||
Loading…
Reference in a new issue