From 555432fa43e8ee831175ca8c0814b0687ff36207 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:32:12 -0700 Subject: [PATCH] Update action.yml Co-authored-by: Cristian Le --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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