Skip to content

feat: bump to latest gmp-sdk and cgp #25

feat: bump to latest gmp-sdk and cgp

feat: bump to latest gmp-sdk and cgp #25

Workflow file for this run

name: Slither Static Analysis
on:
- pull_request
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: npm ci
- name: Run Slither
uses: crytic/[email protected]