From 723f5c0d9bd56d9eb288c8460afa1ca4966454d7 Mon Sep 17 00:00:00 2001 From: sectheops <139357653+sectheops@users.noreply.github.com> Date: Thu, 1 Feb 2024 09:57:49 -0500 Subject: [PATCH] Update main.yml veracode Signed-off-by: sectheops <139357653+sectheops@users.noreply.github.com> --- .github/workflows/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 95e95969975..13b65893766 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,3 +23,7 @@ jobs: # Add the necessary commands to fix the failing step # Add more steps as needed + + - name: Veracode Dependency Scanning + uses: veracode/veracode-sca@v2.1.10 +