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 e87b6d1 commit ea6c267Copy full SHA for ea6c267
.github/workflows/analysis.yml
@@ -53,6 +53,6 @@ jobs:
53
output: results.sarif
54
55
- name: Upload scan results to GitHub Security tab
56
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
57
with:
58
sarif_file: results.sarif
0 commit comments