We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd6a04 commit 1f49aa9Copy full SHA for 1f49aa9
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
34
# uses .markdownlint.yml for configuration
35
- name: markdownlint
36
- uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
+ uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
37
with:
38
globs: |
39
.github/**/*.md
0 commit comments