Skip to content

⬆️(cflite): Bump hypothesis from 6.151.10 to 6.152.3 in /.clusterfuzzlite #651

⬆️(cflite): Bump hypothesis from 6.151.10 to 6.152.3 in /.clusterfuzzlite

⬆️(cflite): Bump hypothesis from 6.151.10 to 6.152.3 in /.clusterfuzzlite #651

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]
permissions:
contents: read
jobs:
scan-pr:
permissions:
# Required to upload SARIF file to CodeQL. See: https://github.com/github/codeql-action/issues/2117
actions: read
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents
contents: read
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@c51854704019a247608d928f370c98740469d4b5"