Skip to content

Merge branch 'main' of github.com:lifinance/contracts into deprecate-… #5309

Merge branch 'main' of github.com:lifinance/contracts into deprecate-…

Merge branch 'main' of github.com:lifinance/contracts into deprecate-… #5309

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: crytic/[email protected]
with:
node-version: 20
continue-on-error: true