Skip to content

Merge pull request #16 from aliefprihantoro/v2 #7

Merge pull request #16 from aliefprihantoro/v2

Merge pull request #16 from aliefprihantoro/v2 #7

Workflow file for this run

name: OSV-Scanner Scheduled Scan
on:
schedule:
- cron: "30 12 * * 1"
push:
branches: [master]
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents
contents: read
jobs:
scan-scheduled:
uses: "google/osv-scanner-action/.github/workflows/[email protected]"

Check failure on line 17 in .github/workflows/osv.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/osv.yml

Invalid workflow file

error parsing called workflow ".github/workflows/osv.yml" -> "google/osv-scanner-action/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit