Skip to content

🌱 Bump github/codeql-action from 3.25.12 to 3.25.13 #56

🌱 Bump github/codeql-action from 3.25.12 to 3.25.13

🌱 Bump github/codeql-action from 3.25.12 to 3.25.13 #56

Workflow file for this run

name: OSV-Scanner Scan
on:
schedule:
- cron: '30 13 * * 1'
push:
branches: [main]
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
analyze:
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
contents: read
actions: read
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@7ac94f9d40028db4cacf8d53adec6626f5d3d2f7" #v1.8.2