From 3a83b72a73834ace96da203c3c1e1817a8698a64 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Tue, 25 Jun 2024 15:46:58 -0500 Subject: [PATCH] Fix default dependency tool handling (#49) --- full-report/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/full-report/action.yml b/full-report/action.yml index 630a5dd..4a5840b 100644 --- a/full-report/action.yml +++ b/full-report/action.yml @@ -16,6 +16,7 @@ inputs: description: The Silk Asset Group for the Project third_party_dependency_tool: description: The name of the tool used to track 3rd party dependencies. + default: Silk evergreen_project: description: The evergreen project name. evergreen_commit: