Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 0c5f1fb

Browse files
authored
Merge pull request #98 from instructlab/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-20.0.0
build(deps): bump DavidAnson/markdownlint-cli2-action from 19.1.0 to 20.0.0
2 parents 648e7a2 + e9a7207 commit 0c5f1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
with:
4242
fetch-depth: 0
4343
- name: "Check Markdown documents"
44-
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
44+
uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
4545
with:
4646
globs: '**/*.md'

0 commit comments

Comments
 (0)