|
|
|
@ -233,6 +233,6 @@ jobs: |
|
|
|
overwrite: true |
|
|
|
overwrite: true |
|
|
|
|
|
|
|
|
|
|
|
- name: Upload Trivy scan results to GitHub Security tab |
|
|
|
- name: Upload Trivy scan results to GitHub Security tab |
|
|
|
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0 |
|
|
|
uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4 |
|
|
|
with: |
|
|
|
with: |
|
|
|
sarif_file: trivy-results.sarif |
|
|
|
sarif_file: trivy-results.sarif |
|
|
|
|