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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5066/head
renovate[bot] 9 months ago committed by GitHub
parent ca2b85d786
commit 255e27e6d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .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

Loading…
Cancel
Save