Skip to content

fix(deps): bump step-security/harden-runner from 2.17.0 to 2.19.4 #1047

fix(deps): bump step-security/harden-runner from 2.17.0 to 2.19.4

fix(deps): bump step-security/harden-runner from 2.17.0 to 2.19.4 #1047

Workflow file for this run

name: OSV-Scanner
on:
pull_request:
branches: [main]
merge_group:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
scan-pr:
permissions:
actions: read # Required to upload SARIF file to CodeQL
security-events: write # Require writing security events to upload
contents: read # for checkout
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@c51854704019a247608d928f370c98740469d4b5" # v2.3.5