We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4e6cd commit cce712eCopy full SHA for cce712e
.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@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
+ uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.26.7
51
with:
52
sarif_file: cx_result.sarif
53
0 commit comments