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 cdd9d1b commit c640985Copy full SHA for c640985
.github/workflows/lint.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Checkout Repository
50
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.5.4
51
52
- - uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f # v12.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@ed4dec634fd2ef689c7061d5647371d8248064f1 # v13.0.0
53
with:
54
config: .markdownlint-cli2.yaml
55
globs: "**/*.md"
0 commit comments