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 12, 2024
1 parent 569c04f commit b17845f
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
@@ -44,7 +44,7 @@ jobs:
checkmarx_password: ${{ secrets.CHECKMARX_PASSWORD }}
checkmarx_client_secret: ${{ secrets.CHECKMARX_CLIENT_SECRET }}
scanners: sast
extra_certificates: ${{ secrets.CERT }}
extra_certificates: checkmarx.crt
break_build: true
bug_tracker: WAIT
sca_api_url: ${{ secrets.SCA_API_URL }}

0 comments on commit b17845f

Please sign in to comment.