Skip to content

Commit

Permalink
Merge branch 'main' into pinned-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Han Qiang authored Dec 27, 2023
2 parents dc0579d + 93ea5e2 commit c3a1912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
output: 'trivy-results-config.sarif'
severity: 'CRITICAL,HIGH,MEDIUM'
- name: Upload Trivy 'config' scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
with:
sarif_file: 'trivy-results-config.sarif'

0 comments on commit c3a1912

Please sign in to comment.