Skip to content

Improve protobuf usage on loops (#2760) #522

Improve protobuf usage on loops (#2760)

Improve protobuf usage on loops (#2760) #522

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