From d6f324d18ae683d7bc1fa93be17dc0d8f4f0093a Mon Sep 17 00:00:00 2001 From: tgrall Date: Sun, 28 Jan 2024 14:24:12 +0100 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b60006..d183ce3 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Configure this action by either inlining these options in your workflow file, or †will be supported with GitHub Enterprise Server 3.8 -+when `warn_only` is set to `true`, all vulnarabilities, independently of the severity, will be reported as warnings and the action will not fail. ++when `warn-only` is set to `true`, all vulnarabilities, independently of the severity, will be reported as warnings and the action will not fail. ### Inline Configuration