Skip to content

⬆️ Update Update anchore/grype Docker tag to v0.84.0 #539

⬆️ Update Update anchore/grype Docker tag to v0.84.0

⬆️ Update Update anchore/grype Docker tag to v0.84.0 #539

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: [master]
merge_group:
branches: [master]
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents
contents: read
actions: read
jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@19ec1116569a47416e11a45848722b1af31a857b" # v1.9.0