Pin Slither to 0.9.1 (#3949)

pull/3951/head
Francisco 2 years ago committed by GitHub
parent d59306bd06
commit 86de1e8b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/checks.yml

@ -78,6 +78,8 @@ jobs:
uses: ./.github/actions/setup
- run: rm foundry.toml
- uses: crytic/slither-action@v0.2.0
with:
slither-version: 0.9.1
codespell:
if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'

Loading…
Cancel
Save