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.33.0
This commit is contained in:
parent
f169569807
commit
24a83a79f5
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ steps:
|
|||
- lychee -v -t 40 .
|
||||
|
||||
lint-yaml:
|
||||
image: pipelinecomponents/yamllint:0.31.3
|
||||
image: pipelinecomponents/yamllint:0.33.0
|
||||
depends_on: []
|
||||
commands:
|
||||
- yamllint --strict .
|
||||
|
|
|
|||
Loading…
Reference in a new issue