Skip to content

cla: accepted by ilyaaay #4

cla: accepted by ilyaaay

cla: accepted by ilyaaay #4

Workflow file for this run

name: OSV-Scanner
# Default branch is "develop"
on:
pull_request:
push:
branches: [ develop ]
merge_group:
# Declaring default permissions as read only.
permissions: read-all
jobs:
scan-pr:

Check failure on line 14 in .github/workflows/osv-scanner.yml

View workflow run for this annotation

GitHub Actions / OSV-Scanner

Invalid workflow file

The workflow is not valid. .github/workflows/osv-scanner.yml (Line: 14, Col: 3): Error calling workflow 'google/osv-scanner/.github/workflows/osv-scanner-reusable-pr.yml@b13f37e1a1e4cb98556c1d34cd3256a876929be1'. The nested job 'scan-pr' is requesting 'security-events: write', but is only allowed 'security-events: read'.
uses: "google/osv-scanner/.github/workflows/osv-scanner-reusable-pr.yml@b13f37e1a1e4cb98556c1d34cd3256a876929be1"