From 5bee5751cd96f1f2533b92cdecb236498ca8a543 Mon Sep 17 00:00:00 2001 From: itsKedar <37594766+itsKedar@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:04:38 +0530 Subject: [PATCH] Update checkmarx.yml --- .github/workflows/checkmarx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index 9253256..8b6fe38 100644 --- a/.github/workflows/checkmarx.yml +++ b/.github/workflows/checkmarx.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v2 - name: Checkmarx CxFlow Action - uses: itsKedar/checkmarx-cxflow-github-action@a401a273100dff0cf26a839107684b2b4e544dee + uses: itsKedar/checkmarx-cxflow-github-action@b0e09ebde23bfce0fc3a6da8fe117c88bfa5d09c env: #SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}" #SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug