Skip to content

Commit

Permalink
add slither-version option to slither-action
Browse files Browse the repository at this point in the history
  • Loading branch information
has5aan committed Jul 1, 2024
1 parent f6e7099 commit 861607a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
solc-version: 0.8.23
sarif: results.sarif
fail-on: medium
slither-version: 0.10.3
slither-args: --exclude-dependencies --exclude-low --exclude-informational --filter-paths "Ed25519.sol"
id: slither

Expand Down

0 comments on commit 861607a

Please sign in to comment.