diff --git a/action.yml b/action.yml index b12dbfb9c..577555c53 100644 --- a/action.yml +++ b/action.yml @@ -97,7 +97,7 @@ inputs: required: false use_oidc: description: 'Use OIDC instead of token. This will ignore any token supplied' - default: false + required: false verbose: description: 'Specify whether the Codecov output should be verbose' required: false