Browse Source

Update crytic/slither-action action to v0.3.0 (#4064)

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

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

@@ -82,7 +82,7 @@ jobs:
       - name: Set up environment
       - name: Set up environment
         uses: ./.github/actions/setup
         uses: ./.github/actions/setup
       - run: rm foundry.toml
       - run: rm foundry.toml
-      - uses: crytic/slither-action@v0.2.0
+      - uses: crytic/slither-action@v0.3.0
 
 
   codespell:
   codespell:
     if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'
     if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'