From 9b5e871c11cc0649c5ac2526af22e23525fa344d Mon Sep 17 00:00:00 2001 From: Nick Osborn Date: Thu, 30 Mar 2023 00:20:05 +0800 Subject: [PATCH] docs: update example in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29a5e30..5375b6d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Basic usage with all options enabled: ```yaml - name: markdownlint-cli - uses: nosborn/github-action-markdown-cli@v3.2.0 + uses: nosborn/github-action-markdown-cli@v3.3.0 with: files: . config_file: .markdownlint.yaml