From b9268c4f7cd0f249eda92a9d0a72bee2a99430ee Mon Sep 17 00:00:00 2001 From: Melissa Beldman Date: Tue, 3 Jun 2025 20:00:48 +0000 Subject: [PATCH] Update file sast.yml --- templates/sast.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/sast.yml b/templates/sast.yml index 8dc5437..9d0c593 100644 --- a/templates/sast.yml +++ b/templates/sast.yml @@ -42,7 +42,7 @@ spec: DEFAULT_SAST_EXCLUDED_PATHS: $[[ inputs.excluded_paths ]] SAST_EXCLUDED_PATHS: "$DEFAULT_SAST_EXCLUDED_PATHS" COMPILE: $[[ inputs.use_precompiled_artifacts ]] - dependencies: $[[ inputs.spotbugs_dependencies ]] + dependencies: $[[ inputs.sast_dependencies ]] script: - /analyzer run artifacts: