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 a6c03e4 + f35bbee commit 72b2c26Copy full SHA for 72b2c26
.github/workflows/security.yml
@@ -24,6 +24,6 @@ jobs:
24
25
# Upload SARIF produced by the action (results.sarif)
26
- name: Upload SARIF to Code Scanning
27
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
28
with:
29
sarif_file: results.sarif
0 commit comments