Skip to content

Commit

Permalink
Update cxaction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apcxtest committed Dec 4, 2023
1 parent ad2f3b1 commit ad30a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cxaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
#additional_params: --sast-preset-name "Checkmarx Default" --tags "blueberry"
#additional_params: --sast-preset-name "Checkmarx Default" --scan-types sast --debug
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: cx_result.sarif

0 comments on commit ad30a3c

Please sign in to comment.