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 db5ae1e commit 83d1fe5Copy full SHA for 83d1fe5
.github/workflows/lint.yml
@@ -57,7 +57,7 @@ jobs:
57
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
58
59
- name: Lint Markdown
60
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
61
with:
62
config: .markdownlint-cli2.yaml
63
globs: "**/*.md"
0 commit comments