diff --git a/.github/workflows/markdown-lint-template.yml b/.github/workflows/markdown-lint-template.yml index 02daf727..15bfb105 100644 --- a/.github/workflows/markdown-lint-template.yml +++ b/.github/workflows/markdown-lint-template.yml @@ -25,6 +25,6 @@ jobs: with: persist-credentials: false - name: Lint Markdown files - uses: DavidAnson/markdownlint-cli2-action@462cc85e3cf3da90c9c8cb57e485ddfb614bcb66 + uses: DavidAnson/markdownlint-cli2-action@0cf8cddd9e0066bdb1f84b7a75b2576f53f6854a with: globs: '**/*.md'