diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index bb9c0641..8f51961f 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -25,9 +25,6 @@ jobs: # advanced: this can be set by Slither config file by using the next line instead # fail-on: config - - name: SARIF Print - run: cat ${{ steps.slither.outputs.sarif }} - - name: Upload SARIF file uses: github/codeql-action/upload-sarif@v3 with: