We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb84015 commit f76a6dcCopy full SHA for f76a6dc
.github/workflows/scan.yml
@@ -43,7 +43,7 @@ jobs:
43
additional_params: --report-format sarif --output-path . ${{ env.INCREMENTAL }}
44
45
- name: Upload Checkmarx results to GitHub
46
- uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
+ uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
47
with:
48
sarif_file: cx_result.sarif
49
0 commit comments