mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.23.2
This commit is contained in:
parent
0e890f95df
commit
5ab73664fe
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
lint-markdown:
|
lint-markdown:
|
||||||
image: davidanson/markdownlint-cli2:v0.23.1
|
image: davidanson/markdownlint-cli2:v0.23.2
|
||||||
commands:
|
commands:
|
||||||
- 'markdownlint-cli2 **/*.md'
|
- 'markdownlint-cli2 **/*.md'
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue