Skip to content

Commit 6d835a3

Browse files
committed
update CodeQL action to v4
1 parent f060d41 commit 6d835a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

9393
- name: Upload Trivy results to GitHub Security tab
94-
uses: github/codeql-action/upload-sarif@v3
94+
uses: github/codeql-action/upload-sarif@v4
9595
if: always()
9696
with:
9797
sarif_file: "trivy-results.sarif"

0 commit comments

Comments
 (0)