diff --git a/action.yml b/action.yml index a4a2ce2..6175fc1 100644 --- a/action.yml +++ b/action.yml @@ -39,7 +39,7 @@ inputs: description: | The level of failures that will cause the action to fail [any,info,warning,error] Default is error. - default: 'error' + default: '' required: false fail_on_error: description: |