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 50ac6b7 + d8551f1 commit 9ec7d12Copy full SHA for 9ec7d12
.github/workflows/slither.yml
@@ -38,6 +38,6 @@ jobs:
38
sarif: results.sarif
39
40
- name: Upload SARIF file
41
- uses: github/codeql-action/upload-sarif@v1
+ uses: github/codeql-action/upload-sarif@v2
42
with:
43
sarif_file: ${{ steps.slither.outputs.sarif }}
0 commit comments