From eb7db152fb02cb5999322c571bec993d63bb50a8 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:52:06 -0500 Subject: [PATCH] Update action.yml Co-authored-by: Joe Becher --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 53c5ada..16a21e9 100644 --- a/action.yml +++ b/action.yml @@ -122,7 +122,7 @@ inputs: description: 'Repository Codecov token. Used to authorize report uploads' required: false url: - description: 'Set to the Codecov instance URl. Only applicable to some Enterprise users.' + description: 'Set to the Codecov instance URl. Used by Dedicated Enterprise Cloud customers.' required: false use_legacy_upload_endpoint: description: 'Use the legacy upload endpoint.'