Browse Source

Update crytic/slither-action action to v0.1.1 (#3307)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 years ago
parent
commit
049701eacd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/slither.yml

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

@@ -25,4 +25,4 @@ jobs:
         if: steps.cache.outputs.cache-hit != 'true'
       - name: Clean project         
         run: npm run clean
-      - uses: crytic/slither-action@v0.1.0
+      - uses: crytic/slither-action@v0.1.1