Skip to content

Commit 8e11b96

Browse files
Update crytic/slither-action action to v0.4.2
1 parent 9bb7b21 commit 8e11b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slither.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: npx hardhat compile --force
2222

2323
- name: Run Slither
24-
uses: crytic/slither-action@v0.3.2
24+
uses: crytic/slither-action@b52cc1cbfee9ca3e8722dd5224299d16c9a6b80f # v0.4.2
2525
id: slither
2626
with:
2727
fail-on: high

0 commit comments

Comments
 (0)