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 +