Skip to content

fix(deps): update module golang.org/x/oauth2 to v0.25.0 #16

fix(deps): update module golang.org/x/oauth2 to v0.25.0

fix(deps): update module golang.org/x/oauth2 to v0.25.0 #16

Workflow file for this run

name: OSV-Scanner PR Scan
on:
pull_request:
branches: [main]
merge_group:
branches: [main]
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
jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/[email protected]"