We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8084b43 commit 5b0ec30Copy full SHA for 5b0ec30
.github/workflows/lint.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
55
56
- name: Lint Markdown
57
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
58
with:
59
config: .markdownlint-cli2.yaml
60
globs: "**/*.md"
0 commit comments