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 0ed769a commit 6fd26c4Copy full SHA for 6fd26c4
.github/workflows/lint.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Checkout Repository
51
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
52
53
- - uses: DavidAnson/markdownlint-cli2-action@510b996878fc0d1a46c8a04ec86b06dbfba09de7 # v15.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
54
with:
55
config: .markdownlint-cli2.yaml
56
globs: "**/*.md"
0 commit comments