Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Update golang.org/x/exp digest to 4a55095 #495

Update golang.org/x/exp digest to 4a55095

Update golang.org/x/exp digest to 4a55095 #495

name: OSV-Scanner PR Scan
# Change "main" to your default branch if you use a different name, i.e. "master"
on:
pull_request:
merge_group:
branches: [main]
push:
branches:
- main
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents adn actions
contents: read
actions: read
jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.0"