Skip to content

chore(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.1 #631

chore(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.1

chore(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.1 #631

Workflow file for this run

---
name: Trivy
on:
pull_request:
branches:
- main
jobs:
trivy:
name: Run trivy scanner
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Trivy
uses: ConsenSys/docs-gha/trivy@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}