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 39bdb16 commit b5df1b4Copy full SHA for b5df1b4
.github/workflows/lint.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Checkout Repository
56
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
57
58
- - uses: DavidAnson/markdownlint-cli2-action@455b6612a7b7a80f28be9e019b70abdd11696e4e # v14.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@510b996878fc0d1a46c8a04ec86b06dbfba09de7 # v15.0.0
59
with:
60
config: .markdownlint-cli2.yaml
61
globs: "**/*.md"
0 commit comments