diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index 5b5a12d4f5..0ded1660bb 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -33,7 +33,7 @@ jobs: pnpm run build - name: Run Slither - uses: crytic/slither-action@v0.3.0 + uses: crytic/slither-action@v0.3.1 continue-on-error: true id: slither with: