Skip to content

Commit d1f39cd

Browse files
Update crytic/slither-action action to v0.3.1 (#4865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d94d00 commit d1f39cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
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/[email protected].0
118+
- uses: crytic/[email protected].1
119119
with:
120120
node-version: 18.15
121121

0 commit comments

Comments
 (0)