There was an error while loading. Please reload this page.
1 parent d2d0f99 commit fce4836Copy full SHA for fce4836
1 file changed
.github/workflows/sast_scan.yaml
@@ -55,7 +55,7 @@ jobs:
55
TRIVY_FAIL_ON_SEVERITY: ${{ inputs.fail_on_severity }}
56
57
- name: Upload scan results to GitHub
58
- uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
59
if: ${{ inputs.upload_results_to_ghas }}
60
with:
61
sarif_file: 'trivy-results.sarif'
0 commit comments