Skip to content

.github/workflows/scorecard.yml #424

.github/workflows/scorecard.yml

.github/workflows/scorecard.yml #424

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:

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

View workflow run for this annotation

GitHub Actions / OSSF Scorecard

Invalid workflow file

The workflow is not valid. .github/workflows/scorecard.yml (Line: 13, Col: 3): Error calling workflow 'hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329'. The workflow is requesting 'actions: read', but is only allowed 'actions: none'.
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@7fdc2705df74b4e352d2a1cde3e87a5923fdf329
permissions:
contents: read
security-events: write
id-token: write