Skip to content

Commit 255e27e

Browse files
Update crytic/slither-action action to v0.4.0 (#5030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca2b85d commit 255e27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
- name: Set up environment
116116
uses: ./.github/actions/setup
117117
- run: rm foundry.toml
118-
- uses: crytic/slither-action@v0.3.2
118+
- uses: crytic/slither-action@v0.4.0
119119
with:
120120
node-version: 18.15
121121
slither-version: 0.10.1

0 commit comments

Comments
 (0)