Browse Source

Update crytic/slither-action action to v0.4.0 (#5030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 year ago
parent
commit
255e27e6d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/checks.yml

+ 1 - 1
.github/workflows/checks.yml

@@ -115,7 +115,7 @@ jobs:
       - name: Set up environment
         uses: ./.github/actions/setup
       - run: rm foundry.toml
-      - uses: crytic/slither-action@v0.3.2
+      - uses: crytic/slither-action@v0.4.0
         with:
           node-version: 18.15
           slither-version: 0.10.1