Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 #19

Bump cross-spawn from 7.0.3 to 7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 #19

Workflow file for this run

---
name: trivy-cache-db
on:
pull_request:
branches:
- main
workflow_dispatch:
schedule:
- cron: "0 1 * * *"
jobs:
trivy:
name: Run trivy scanner
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Trivy Cache
uses: ConsenSys/docs-gha/trivy-update-cache@main