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 86fcecd commit 3efb414Copy full SHA for 3efb414
.github/workflows/test-contracts.yml
@@ -80,7 +80,7 @@ jobs:
80
sarif: results.sarif
81
82
- name: Upload SARIF file
83
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
84
with:
85
sarif_file: ${{ steps.slither.outputs.sarif }}
86
0 commit comments