Skip to content

Commit 96f1856

Browse files
Merge pull request #156 from instructlab/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-18.0.0
Bump DavidAnson/markdownlint-cli2-action from 17.0.0 to 18.0.0
2 parents 9ea3d54 + f6c067c commit 96f1856

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

0 commit comments

Comments
 (0)