Skip to content

Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 in the go_modules group across 1 directory #151

Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 in the go_modules group across 1 directory

Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 in the go_modules group across 1 directory #151

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:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents and actions
contents: read
actions: read
jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/[email protected]"