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 921dd00 commit 4179efeCopy full SHA for 4179efe
.github/workflows/lint.yml
@@ -84,7 +84,7 @@ jobs:
84
- name: Checkout Repository
85
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
86
87
- - uses: DavidAnson/markdownlint-cli2-action@8f3516061301755c97ff833a8e933f09282cc5b5 # v11.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f # v12.0.0
88
with:
89
config: ${{ github.workspace }}/.markdownlint-cli2.yaml
90
globs: '**/*.md'
0 commit comments