Skip to content

⬆️ Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 #631

⬆️ Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0

⬆️ Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 #631

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"