Skip to content

Commit 02fcd9a

Browse files
Update github/codeql-action action to v4
1 parent 74464f1 commit 02fcd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
output: "trivy-results.sarif"
9999

100100
- name: Upload Trivy scan results to GitHub Security tab
101-
uses: github/codeql-action/upload-sarif@v2
101+
uses: github/codeql-action/upload-sarif@v4
102102
with:
103103
sarif_file: "trivy-results.sarif"
104104

0 commit comments

Comments
 (0)