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 2b2772b commit 3e7c9daCopy full SHA for 3e7c9da
.github/workflows/scan.yml
@@ -47,7 +47,7 @@ jobs:
47
--output-path . ${{ env.INCREMENTAL }}
48
49
- name: Upload Checkmarx results to GitHub
50
- uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
+ uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
51
with:
52
sarif_file: cx_result.sarif
53
0 commit comments