Skip to content

Bump github/codeql-action from 2.13.4 to 3.26.12 #211

Bump github/codeql-action from 2.13.4 to 3.26.12

Bump github/codeql-action from 2.13.4 to 3.26.12 #211

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:
actions: read
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/[email protected]"