Skip to content

Removed warning, changed github token to GIT_ACTIONS_BOT_PAT_CLASSIC #5181

Removed warning, changed github token to GIT_ACTIONS_BOT_PAT_CLASSIC

Removed warning, changed github token to GIT_ACTIONS_BOT_PAT_CLASSIC #5181

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