Skip to content

fix: add requestId in the Query event. (#94) #174

fix: add requestId in the Query event. (#94)

fix: add requestId in the Query event. (#94) #174

Workflow file for this run

name: Slither
on: push
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Slither
uses: crytic/[email protected]
id: slither
with:
fail-on: high