From c65335ca20815494ab8d3c3b9069805c856abf1f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Mar 2022 21:29:29 +0000 Subject: [PATCH] chore(deps): update crytic/slither-action action to v0.1.1 --- .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 df312b948e2..6290d506b51 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