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.
2 parents afe6e9c + b2a6e49 commit 3e55246Copy full SHA for 3e55246
.github/workflows/pull-requests.yml
@@ -31,7 +31,7 @@ jobs:
31
continue-on-error: true
32
33
- name: Upload SARIF file
34
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
35
if: matrix.os == 'ubuntu-latest'
36
with:
37
sarif_file: ./analysis.sarif
0 commit comments