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 ff6540d commit d9cbd25Copy full SHA for d9cbd25
.github/workflows/lint.yml
@@ -59,7 +59,7 @@ jobs:
59
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
60
61
- name: Lint Markdown
62
- uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
+ uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
63
with:
64
config: .markdownlint-cli2.yaml
65
globs: "**/*.md"
0 commit comments