Skip to content

docs: update VotingVanguardsRootstockCollective addresses in README #315

docs: update VotingVanguardsRootstockCollective addresses in README

docs: update VotingVanguardsRootstockCollective addresses in README #315

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
security-events: write
contents: read
steps:
- uses: actions/checkout@v3
- name: Run Slither
uses: crytic/slither-action@v0.3.0
id: slither
with:
node-version: 20
fail-on: none
slither-args: --filter-paths "openzeppelin,RIF,util,exploit" --checklist --markdown-root ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.sha }}/
target: .