Skip to content

Commit

Permalink
Update .github/workflows/slither.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Luisfc68 <[email protected]>
  • Loading branch information
bcodesido and Luisfc68 authored Jan 17, 2025
1 parent d1a71b7 commit 95c4460
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 @@ -27,7 +27,7 @@ jobs:
sarif: results.sarif
fail-on: none
target: .
slither-args: --filter-paths "node_modules/@openzeppelin"
slither-args: --filter-paths "node_modules/"

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
Expand Down

0 comments on commit 95c4460

Please sign in to comment.