From 6e8c18cd8939c6031a1ff5d8ce973ada94454e47 Mon Sep 17 00:00:00 2001 From: Nick Osborn Date: Mon, 20 Dec 2021 13:37:54 +0800 Subject: [PATCH] Bump to v3.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f94352..c5c3e71 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Basic usage with all options enabled: ```yaml - name: markdownlint-cli - uses: nosborn/github-action-markdown-cli@v2.0.0 + uses: nosborn/github-action-markdown-cli@v3.0.0 with: files: . config_file: .markdownlint.yaml