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 da44887 commit 0c23319Copy full SHA for 0c23319
.github/workflows/lint.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Checkout Repository
50
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
51
52
- - uses: DavidAnson/markdownlint-cli2-action@ed4dec634fd2ef689c7061d5647371d8248064f1 # v13.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@455b6612a7b7a80f28be9e019b70abdd11696e4e # v14.0.0
53
with:
54
config: .markdownlint-cli2.yaml
55
globs: "**/*.md"
0 commit comments