This is an automated email from the ASF dual-hosted git repository.
delei 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 bfaee0d6 build: bump DavidAnson/markdownlint-cli2-action from 24.1.0
to 24.2.0 (#1026)
bfaee0d6 is described below
commit bfaee0d6d6c56b02e7754b40820199eb72cc128d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 21:44:41 2026 +0800
build: bump DavidAnson/markdownlint-cli2-action from 24.1.0 to 24.2.0
(#1026)
Bumps
[DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action)
from 24.1.0 to 24.2.0.
- [Release
notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
-
[Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/6bf21b07787794f89a243495939cd651942aeabe...21c1be1b93ad9ed58fa840aacc3f279cde2a72ff)
---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
dependency-version: 24.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DeleiGuo <[email protected]>
---
.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 124db44f..43ef600a 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@6bf21b07787794f89a243495939cd651942aeabe
+ uses:
DavidAnson/markdownlint-cli2-action@21c1be1b93ad9ed58fa840aacc3f279cde2a72ff
with:
globs: 'website/**/*.md'
config: 'website/.markdownlint-cli2.jsonc'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]