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 adaa22d commit 99d9e7dCopy full SHA for 99d9e7d
.github/workflows/lint.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Checkout Repository
89
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
90
91
- - uses: DavidAnson/markdownlint-cli2-action@510b996878fc0d1a46c8a04ec86b06dbfba09de7 # v15.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
92
with:
93
config: ${{ github.workspace }}/.markdownlint-cli2.yaml
94
globs: "**/*.md"
0 commit comments