We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85eb5b commit 049701eCopy full SHA for 049701e
.github/workflows/slither.yml
@@ -25,4 +25,4 @@ jobs:
25
if: steps.cache.outputs.cache-hit != 'true'
26
- name: Clean project
27
run: npm run clean
28
- - uses: crytic/slither-action@v0.1.0
+ - uses: crytic/slither-action@v0.1.1
0 commit comments