We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70fb163 + 8f3e94d commit 9da4bdbCopy full SHA for 9da4bdb
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@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
+ uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
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