Skip to content

Commit

Permalink
Merge pull request #252 from rsksmart/dependabot/github_actions/cryti…
Browse files Browse the repository at this point in the history
…c/slither-action-0.4.0

chore(deps): bump crytic/slither-action from 0.3.0 to 0.4.0
  • Loading branch information
Luisfc68 authored Jan 17, 2025
2 parents 47ef54b + 3ea58ef commit 9bed03d
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 @@ -21,7 +21,7 @@ jobs:
run: npm ci

- name: Run Slither
uses: crytic/slither-action@6ef3a33e56de4e8f59488cf60858b5c1bf4967c0 # v0.3.0
uses: crytic/slither-action@f197989dea5b53e986d0f88c60a034ddd77ec9a8 # v0.4.0
id: slither
with:
sarif: results.sarif
Expand Down

0 comments on commit 9bed03d

Please sign in to comment.