chore(deps): bump github/codeql-action from 3 to 4 (#14985)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-17 14:21:30 +05:30 committed by GitHub
parent 7b3cb7805e
commit 74d620fcc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -354,7 +354,7 @@ jobs:
vuln-type: "os,library"
trivy-config: "./trivy.yaml"
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@v4
with:
sarif_file: "trivy-results.sarif"