fix typo in readme

This commit is contained in:
tgrall
2024-01-28 14:24:12 +01:00
parent f1576849e6
commit d6f324d18a

View File

@@ -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