Merge pull request #276 from tj-actions/renovate/github-codeql-action-3.x

chore(deps): update github/codeql-action action to v3
This commit is contained in:
repo-ranger[bot] 2023-12-13 18:38:05 +00:00 committed by GitHub
commit 3480893ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,6 @@ jobs:
# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
continue-on-error: true
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif