We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14b55d commit a43b094Copy full SHA for a43b094
.github/workflows/docs.yml
@@ -41,6 +41,6 @@ jobs:
41
with:
42
fetch-depth: 0
43
- name: "Check Markdown documents"
44
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
45
46
globs: '**/*.md'
0 commit comments