Ignore reentrancy inexecuteBatch and update Slither config (#3955)

Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
alpharush
2023-01-13 11:29:53 -06:00
committed by GitHub
parent d89e51ac42
commit a5af0adce4
3 changed files with 5 additions and 4 deletions

View File

@ -76,10 +76,7 @@ jobs:
- uses: actions/checkout@v3
- name: Set up environment
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'