Merge pull request #15 from sethforprivacy/dependabot/github_actions/github/codeql-action-2

Bump github/codeql-action from 1 to 2
This commit is contained in:
Seth For Privacy
2022-04-26 09:56:31 -04: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@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: 'trivy-results.sarif'