Ignore reentrancy inexecuteBatch and update Slither config (#3955)

Co-authored-by: Francisco <fg@frang.io>
(cherry picked from commit a5af0adce4)
This commit is contained in:
alpharush
2023-01-13 11:29:53 -06:00
committed by Francisco Giordano
parent 43aa7ff1f5
commit ab9cc4c4db
3 changed files with 6 additions and 2 deletions

View File

@ -76,7 +76,7 @@ jobs:
- uses: actions/checkout@v3
- name: Set up environment
uses: ./.github/actions/setup
- uses: crytic/slither-action@v0.1.1
- uses: crytic/slither-action@v0.2.0
codespell:
if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'