Merge pull request #4833 from karmada-io/dependabot/github_actions/github/codeql-action-3

Bump github/codeql-action from 2 to 3
This commit is contained in:
karmada-bot 2024-04-15 15:33:13 +08:00 committed by GitHub
commit baad110068
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -49,6 +49,6 @@ jobs:
ignore-unfixed: true
vuln-type: 'os,library'
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: 'trivy-results.sarif'