Skip to content

Bump the parsing-minor-updates group across 1 directory with 2 updates #186

Bump the parsing-minor-updates group across 1 directory with 2 updates

Bump the parsing-minor-updates group across 1 directory with 2 updates #186

Workflow file for this run

name: OSV-Scanner PR Scan
# Change "main" to your default branch if you use a different name, i.e. "master"
on:
pull_request:
branches: [ main ]
merge_group:
branches: [ main ]
# Declare default permissions as read only.
permissions:
# Only need to read contents
contents: read
# Require writing security events to upload SARIF file to security tab
security-events: write
jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v1.6.2-beta1"