There was an error while loading. Please reload this page.
2 parents 7ad7917 + 76c109c commit ebb923aCopy full SHA for ebb923a
2 files changed
.github/workflows/analysis-scorecard.yaml
@@ -42,6 +42,6 @@ jobs:
42
retention-days: 5
43
44
- name: Upload results to GitHub Security tab
45
- uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
46
with:
47
sarif_file: results.sarif
.github/workflows/artifacts.yaml
@@ -233,6 +233,6 @@ jobs:
233
overwrite: true
234
235
- name: Upload Trivy scan results to GitHub Security tab
236
237
238
sarif_file: trivy-results.sarif
0 commit comments