diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index 5fae51a..69010dd 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@58a0e36e3046823b133d7e24cf15f724fa4649c7 + uses: itsKedar/checkmarx-cxflow-github-action@3331c7dcb77629259276929a025a693bfa720149 env: #SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}" #SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug