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 6e68454 commit 858c30cCopy full SHA for 858c30c
.github/workflows/lint.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
55
56
- name: Lint Markdown
57
- uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
+ uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
58
with:
59
config: .markdownlint-cli2.yaml
60
globs: "**/*.md"
0 commit comments