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 e7afa93 commit 5e57c9fCopy full SHA for 5e57c9f
.github/workflows/lint.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Checkout Repository
56
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
57
58
- - uses: DavidAnson/markdownlint-cli2-action@8f3516061301755c97ff833a8e933f09282cc5b5 # v11.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f # v12.0.0
59
with:
60
config: .markdownlint-cli2.yaml
61
globs: "**/*.md"
0 commit comments