Skip to content

release:season 7

release:season 7 #307

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Run Slither
uses: crytic/slither-action@dev
id: slither
with:
fail-on: high