diff --git a/action.yml b/action.yml index 936c0f6..481ff77 100644 --- a/action.yml +++ b/action.yml @@ -14,4 +14,4 @@ outputs: description: "stdout from mdl" runs: using: "docker" - image: "docker://ghcr.io/actionshub/markdownlint:v2.1.4" + image: "docker://ghcr.io/actionshub/markdownlint:v3.0.1"