Skip to content

Commit bece177

Browse files
authoredOct 22, 2024··
chore(deps): update davidanson/markdownlint-cli2-action action to v17 (#32091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c54945e commit bece177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ jobs:
303303
os: ${{ runner.os }}
304304

305305
- name: Lint markdown
306-
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
306+
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
307307

308308
- name: Lint fenced code blocks
309309
run: pnpm doc-fence-check

0 commit comments

Comments
 (0)
Please sign in to comment.