Skip to content

OSV scheduled Scan #103

OSV scheduled Scan

OSV scheduled Scan #103

Workflow file for this run

name: OSV scheduled Scan
on:
schedule:
- cron: "0 8 * * *"
push:
branches: [main]
permissions:
actions: read
security-events: write
contents: read
jobs:
scan-scheduled:
uses: "google/osv-scanner-action/.github/workflows/[email protected]"
with:
scan-args: Cargo.lock pdm.lock