Skip to content

🌱 bump github/codeql-action from 3.25.11 to 3.25.12 #202

🌱 bump github/codeql-action from 3.25.11 to 3.25.12

🌱 bump github/codeql-action from 3.25.11 to 3.25.12 #202

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@3c399db9dd6dd8106a27d280d53c55077d3f7cea" #v1.8.1