Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit aad003c

Browse files
chore(deps): update crytic/slither-action action to v0.4.1
1 parent 430aade commit aad003c

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
@@ -78,7 +78,7 @@ jobs:
7878
run: cp .env.example .env
7979
- name: Disable foundry
8080
run: rm foundry.toml
81-
- uses: crytic/slither-action@v0.3.0
81+
- uses: crytic/slither-action@v0.4.1
8282
id: slither
8383
with:
8484
node-version: 16

0 commit comments

Comments
 (0)