Skip to content

Commit

Permalink
Update slither.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inigo-rootstocklabs authored Jun 18, 2024
1 parent 7b928c5 commit d22592f
Showing 1 changed file with 1 addition and 1 deletion.
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:
with:
node-version: 16
fail-on: none
slither-args: --filter-paths "openzeppelin,RIF,util" --exclude .github --checklist --markdown-root ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.sha }}/
slither-args: --filter-paths "openzeppelin,RIF,util" --checklist --markdown-root ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.sha }}/
target: .

- name: Create Slack payload
Expand Down

0 comments on commit d22592f

Please sign in to comment.