Skip to content

Commit

Permalink
Update checkmarx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsKedar authored Apr 29, 2024
1 parent cb2994e commit 50118cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkmarx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: echo "/github/workspace/maven/bin" >> $GITHUB_PATH

- name: Checkmarx CxFlow Action
uses: checkmarx-ts/checkmarx-cxflow-github-action@v1.9
uses: itsKedar/checkmarx-cxflow-github-action@1.1.2
env:
SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}"
SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug
Expand Down

0 comments on commit 50118cb

Please sign in to comment.