From 85ee8b67acd988384499fd3f8983044b872e51b4 Mon Sep 17 00:00:00 2001 From: itsKedar <37594766+itsKedar@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:33:18 +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 384009b..56cd331 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@65874b81f9d5e2e39e675d0efa1e61f8ec529f59 + uses: itsKedar/checkmarx-cxflow-github-action@ceb58e4a369c4a9d5b3181066f4d698be54bfb38 env: #SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}" #SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug