diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index a2fb2b7..c4741bb 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -31,4 +31,4 @@ jobs: - name: Upload SARIF file uses: github/codeql-action/upload-sarif@v3 with: - sarif_file: ${{ steps.slither.outputs.sarif }}ß \ No newline at end of file + sarif_file: ${{ steps.slither.outputs.sarif }} \ No newline at end of file