From 8e11b967b8e65964254509c1e6f07b2665783041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 20:15:54 +0000 Subject: [PATCH] Update crytic/slither-action action to v0.4.2 --- .github/workflows/slither.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slither.yaml b/.github/workflows/slither.yaml index b98405861..f6727b8c5 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