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 75a70be commit 111a510Copy full SHA for 111a510
.github/workflows/lint.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Checkout Repository
50
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
51
52
- - uses: DavidAnson/markdownlint-cli2-action@8f3516061301755c97ff833a8e933f09282cc5b5 # v11.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f # v12.0.0
53
with:
54
config: .markdownlint-cli2.yaml
55
globs: "**/*.md"
0 commit comments