Skip to content

chore(deps): bump @apidevtools/json-schema-ref-parser from 11.7.2 to 11.7.3 #1288

chore(deps): bump @apidevtools/json-schema-ref-parser from 11.7.2 to 11.7.3

chore(deps): bump @apidevtools/json-schema-ref-parser from 11.7.2 to 11.7.3 #1288

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 }}