diff --git a/action.yml b/action.yml index 577555c..b12dbfb 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' - required: false + default: false verbose: description: 'Specify whether the Codecov output should be verbose' required: false