Skip to content

Commit

Permalink
Do not fail
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Feb 22, 2024
1 parent 1e1bce5 commit 6f3f111
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: slither
with:
sarif: results.sarif
fail-on: medium
fail-on: none

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v3
Expand Down
4 changes: 0 additions & 4 deletions slither.config.json

This file was deleted.

0 comments on commit 6f3f111

Please sign in to comment.