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

Commit 95ec45a

Browse files
authored
Merge pull request #50 from instructlab/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-17.0.0
build(deps): bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0
2 parents a26302e + c67c98a commit 95ec45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
44+
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
4545
with:
4646
globs: '**/*.md'

0 commit comments

Comments
 (0)