Skip to content

Commit 049701e

Browse files
Update crytic/slither-action action to v0.1.1 (OpenZeppelin#3307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f85eb5b commit 049701e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slither.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
if: steps.cache.outputs.cache-hit != 'true'
2626
- name: Clean project
2727
run: npm run clean
28-
- uses: crytic/slither-action@v0.1.0
28+
- uses: crytic/slither-action@v0.1.1

0 commit comments

Comments
 (0)