From 049701eacd14f1173b02af6015c662839fb6aa94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 18:42:01 -0300 Subject: [PATCH] Update crytic/slither-action action to v0.1.1 (#3307) Co-authored-by: Renovate Bot --- .github/workflows/slither.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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