Skip to content

Update new-feature.yml #74

Update new-feature.yml

Update new-feature.yml #74

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