diff --git a/.github/workflows/slither.yaml b/.github/workflows/slither.yaml index b9840586..f6727b8c 100644 --- a/.github/workflows/slither.yaml +++ b/.github/workflows/slither.yaml @@ -21,7 +21,7 @@ jobs: run: npx hardhat compile --force - name: Run Slither - uses: crytic/slither-action@v0.3.2 + uses: crytic/slither-action@b52cc1cbfee9ca3e8722dd5224299d16c9a6b80f # v0.4.2 id: slither with: fail-on: high