We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aace3ee commit 12ea089Copy full SHA for 12ea089
.github/workflows/codeql.yml
@@ -349,7 +349,7 @@ jobs:
349
if-no-files-found: warn
350
351
- name: Upload CodeQL Results (SARIF) To GitHub Code Scanning
352
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
353
if: steps.env_data.outputs.upload_sarif_file == 'true'
354
with:
355
# Path to SARIF file relative to the root of the repository.
0 commit comments