actionshub/MarkdownLint mdl Action

Run mdl on your markdown files with ease

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 13, 2026
Maintenance Recency
Stalelast commit Oct 2, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actionshub/markdownlint@6c82ff529253530dfbf75c37570876c52692835f # v3.1.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to scan for markdown files within the directory (and nested directories), note: cannot be used with filesToIgnore inputno./
filesToIgnoreRegexA regex of files you do not want scanned, note: cannot be used with path inputno
namedescription
outputstdout from mdl