Skip to content

Nucliadb test unification: ingest (part 1) (#2758) #521

Nucliadb test unification: ingest (part 1) (#2758)

Nucliadb test unification: ingest (part 1) (#2758) #521

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/osv-scanner-reusable.yml@v1.8.2"
with:
scan-args: Cargo.lock pdm.lock
fail-on-vuln: false