Update crytic/slither-action action to v0.1.1 (#3307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/slither.yml
vendored
2
.github/workflows/slither.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
- name: Clean project
|
||||
run: npm run clean
|
||||
- uses: crytic/slither-action@v0.1.0
|
||||
- uses: crytic/slither-action@v0.1.1
|
||||
|
||||
Reference in New Issue
Block a user