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 8b85765 commit 5b23ea8Copy full SHA for 5b23ea8
.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@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
31
with:
32
config: ".markdownlint-cli2.jsonc"
33
globs: "**/*.md"
0 commit comments