Skip to content

new holesky deployment #49

new holesky deployment

new holesky deployment #49

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Slither
uses: crytic/[email protected]
id: slither
with:
node-version: 20
fail-on: high
slither-args: --exclude controlled-delegatecall,incorrect-return