Skip to content

Commit cb15574

Browse files
authored
ci: bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#863)
1 parent c35b92b commit cb15574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: pnpm build
5858

5959
- name: Lint markdown files
60-
uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e
60+
uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101
6161
with:
6262
globs: 'website/**/*.md'
6363
config: 'website/.markdownlint-cli2.jsonc'

0 commit comments

Comments
 (0)