There was an error while loading. Please reload this page.
1 parent fea4045 commit 176973cCopy full SHA for 176973c
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@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
+ uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
59
if: ${{ inputs.upload_results_to_ghas }}
60
with:
61
sarif_file: 'trivy-results.sarif'
0 commit comments