Skip to content

fix meta

fix meta #90

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
slither-analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crytic/slither-action@v0.3.0