Merge pull request #63 from sethforprivacy/dependabot/github_actions/github/codeql-action-3

Bump github/codeql-action from 2 to 3
This commit is contained in:
Seth For Privacy
2023-12-14 06:33:03 -05:00
committed by GitHub

View File

@@ -32,6 +32,6 @@ jobs:
severity: 'CRITICAL,HIGH'
- 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'