Skip to content

Merge branch 'main' into LF-4961-Implementing-CCIP-support #2447

Merge branch 'main' into LF-4961-Implementing-CCIP-support

Merge branch 'main' into LF-4961-Implementing-CCIP-support #2447

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