diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index aacccd1..e411895 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@04a11635648dd103d9b4456d370dc3090f805227 + uses: itsKedar/checkmarx-cxflow-github-action@6ba5439dbb88396f0ddc6d3a318b6738ae65ed1e env: #SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}" #SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug @@ -34,6 +34,7 @@ jobs: JIRA_FIELDS_0_JIRA_FIELD_TYPE : text JIRA_FIELDS_0_TYPE : static CXFLOW_VERSION : github_action + IMAGE_NAME: "checkmarx/cx-flow:8d87445" with: cxflow_version: github_action project: ${{ github.repository }}-PR