Skip to content

Commit

Permalink
Update crytic/slither-action action to v0.1.1 (#3307)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 31, 2022
1 parent f85eb5b commit 049701e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 049701e

Please sign in to comment.