mirror of
https://github.com/codecov/codecov-action
synced 2026-09-07 20:03:43 +00:00
fix: use_oidc shoudl be required false (#1353)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user