mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-05-10 15:03:34 +02:00
chore(deps): update pipelinecomponents/yamllint docker tag to v0.32.1
This commit is contained in:
parent
557a295732
commit
e712acb8a5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ steps:
|
||||||
image: mstruebing/editorconfig-checker:v3.0.3
|
image: mstruebing/editorconfig-checker:v3.0.3
|
||||||
|
|
||||||
yamllint:
|
yamllint:
|
||||||
image: pipelinecomponents/yamllint:0.31.3
|
image: pipelinecomponents/yamllint:0.32.1
|
||||||
depends_on: []
|
depends_on: []
|
||||||
commands:
|
commands:
|
||||||
- yamllint .
|
- yamllint .
|
||||||
|
|
Loading…
Add table
Reference in a new issue