Skip to content

Commit

Permalink
chore(deps): update crytic/slither-action action to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent bb63756 commit fc69d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
run: cp .env.example .env
- name: Disable foundry
run: rm foundry.toml
- uses: crytic/slither-action@v0.3.0
- uses: crytic/slither-action@v0.4.0
id: slither
with:
node-version: 16
Expand Down

0 comments on commit fc69d86

Please sign in to comment.