There was an error while loading. Please reload this page.
2 parents 3b2ad9a + 729fa3c commit 1496706Copy full SHA for 1496706
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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v3.29.5
+ uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v3.29.5
46
with:
47
sarif_file: results.sarif
.github/workflows/artifacts.yaml
@@ -264,6 +264,6 @@ jobs:
264
overwrite: true
265
266
- name: Upload Trivy scan results to GitHub Security tab
267
268
269
sarif_file: trivy-results.sarif
0 commit comments