This is an automated email from the ASF dual-hosted git repository.
psxjoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new cb155747 ci: bump DavidAnson/markdownlint-cli2-action from 21.0.0 to
22.0.0 (#863)
cb155747 is described below
commit cb15574727a9c8f6a32903e6d25afc5ab368fff0
Author: DeleiGuo <[email protected]>
AuthorDate: Wed Feb 25 23:18:09 2026 +0800
ci: bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#863)
---
.github/workflows/ci-docs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci-docs.yml b/.github/workflows/ci-docs.yml
index 726e13fb..89c91205 100644
--- a/.github/workflows/ci-docs.yml
+++ b/.github/workflows/ci-docs.yml
@@ -57,7 +57,7 @@ jobs:
run: pnpm build
- name: Lint markdown files
- uses:
DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e
+ uses:
DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101
with:
globs: 'website/**/*.md'
config: 'website/.markdownlint-cli2.jsonc'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]