This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 35046f8a06 [ci] fix markdown lint ci (#3833)
35046f8a06 is described below
commit 35046f8a06d1b3c83a76244f899ac3e0c4f970b8
Author: Cyanty <[email protected]>
AuthorDate: Fri Oct 31 09:36:28 2025 +0800
[ci] fix markdown lint ci (#3833)
---
.github/workflows/doc-build-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/doc-build-test.yml
b/.github/workflows/doc-build-test.yml
index dc16e8d0bd..0ba8789af5 100644
--- a/.github/workflows/doc-build-test.yml
+++ b/.github/workflows/doc-build-test.yml
@@ -39,7 +39,7 @@ jobs:
python-version: '3.8'
- name: Check Markdown
- uses: DavidAnson/markdownlint-cli2-action@v16
+ uses:
DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e
with:
globs: './home/**/*.md'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]