Skip to content

.github/workflows/scorecard.yml #430

.github/workflows/scorecard.yml

.github/workflows/scorecard.yml #430

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: OSSF Scorecard
on:
schedule:
- cron: '0 4 * * *'
workflow_dispatch:
permissions:
contents: read
jobs:
scorecard:
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329

Check failure on line 14 in .github/workflows/scorecard.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/scorecard.yml

Invalid workflow file

error parsing called workflow ".github/workflows/scorecard.yml" -> "hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
permissions:
contents: read
security-events: write
id-token: write