diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index df312b948..6290d506b 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -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