Skip to content

test: raise coverage over 95% to clear the patch-coverage gate (#14) #21

test: raise coverage over 95% to clear the patch-coverage gate (#14)

test: raise coverage over 95% to clear the patch-coverage gate (#14) #21

Workflow file for this run

name: OSV-Scanner
on:
push:
branches: [master, main]
pull_request:
branches: [master, main]
schedule:
- cron: '0 6 * * *'
permissions:
actions: read
contents: read
security-events: write
jobs:
scan:
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.0.1
permissions:
actions: read
contents: read
security-events: write