Skip to content

Commit

Permalink
add args
Browse files Browse the repository at this point in the history
  • Loading branch information
bcodesido committed Mar 20, 2024
1 parent 3c4ee77 commit 405f96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
sarif: results.sarif
fail-on: none
slither-args: --filter-paths "openzeppelin,RIF,util" --checklist --markdown-root ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.sha }}/
target: contracts/

- name: Upload SARIF file
Expand Down

0 comments on commit 405f96f

Please sign in to comment.