ci: upgrade codeql-action v3 -> v4

This commit is contained in:
2026-02-24 10:41:37 +00:00
parent eb4f82df07
commit 761e08f168
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ jobs:
exit-code: 0 # warn only; change to 1 to block the pipeline
- name: Upload Trivy fs results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@v4
if: always()
with:
sarif_file: trivy-fs.sarif