Skip to content

docs: README の利用可能なアクション一覧を修正し CLAUDE.md に README メンテ方針を追記 #134

docs: README の利用可能なアクション一覧を修正し CLAUDE.md に README メンテ方針を追記

docs: README の利用可能なアクション一覧を修正し CLAUDE.md に README メンテ方針を追記 #134

Workflow file for this run

name: OSV-Scanner PR Scan
on:
workflow_call:
pull_request:
permissions:
actions: read
security-events: write
contents: read
jobs:
scan-pr:
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v2.3.8
with:
upload-sarif: false
fail-on-vuln: true