diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index 2059d52..9253256 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@6dcd2dc82f4bdb7ed3a58b469f4af72e94765e57 + uses: itsKedar/checkmarx-cxflow-github-action@a401a273100dff0cf26a839107684b2b4e544dee env: #SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}" #SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug