chore(deps): update github/codeql-action action to v3

pull/66/head
renovate[bot] 2024-07-30 10:03:30 +00:00 committed by GitHub
parent 4faba95621
commit e50867fd59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ jobs:
severity: 'CRITICAL,HIGH' severity: 'CRITICAL,HIGH'
vuln-type: 'os,library' vuln-type: 'os,library'
- name: Upload Trivy scan results to GitHub Security tab - name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@3e0e84636c6f5df46a2cb232ae1dd1384713150d # v2 uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3
with: with:
sarif_file: 'trivy-results.sarif' sarif_file: 'trivy-results.sarif'