Skip to content

Commit 322c84a

Browse files
authored
Update trivy.yml
1 parent ae83994 commit 322c84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
severity: 'CRITICAL,HIGH'
2727

2828
- name: Upload Trivy scan results to GitHub Security tab
29-
uses: github/codeql-action/upload-sarif@v1
29+
uses: github/codeql-action/upload-sarif@v2
3030
with:
3131
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)