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 4639298 commit f69717cCopy full SHA for f69717c
.github/workflows/markdownlint.yml
@@ -27,7 +27,7 @@ jobs:
27
egress-policy: audit
28
29
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
- - uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
+ - uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
31
with:
32
config: ".markdownlint-cli2.jsonc"
33
globs: "**/*.md"
0 commit comments