We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd1ee95 + 7913ef5 commit 1031430Copy full SHA for 1031430
1 file changed
.github/workflows/markdown-lint-template.yml
@@ -25,6 +25,6 @@ jobs:
25
with:
26
persist-credentials: false
27
- name: Lint Markdown files
28
- uses: DavidAnson/markdownlint-cli2-action@ce4853d43830c74c1753b39f3cf40f71c2031eb9
+ uses: DavidAnson/markdownlint-cli2-action@70dbff992f5cf6124a6fc5bb4b56aef6f8daa232
29
30
globs: '**/*.md'
0 commit comments