We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b42d5c commit 12c5caeCopy full SHA for 12c5cae
.github/workflows/vulnerability-scan.yaml
@@ -105,7 +105,7 @@ jobs:
105
only-fixed: true
106
107
- name: Upload Report
108
- uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
+ uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
109
with:
110
category: ${{ matrix.app }}
111
sarif_file: ${{ steps.scan.outputs.sarif }}
0 commit comments