Skip to content

chore(ci): add dormant push-email notification workflow (#45) #157

chore(ci): add dormant push-email notification workflow (#45)

chore(ci): add dormant push-email notification workflow (#45) #157

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: OSSF Scorecard
on:
push:
branches: [main, master]
schedule:
- cron: '0 4 * * *'
workflow_dispatch:
permissions:
contents: read
jobs:
scorecard:

Check failure on line 15 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: 15, Col: 3): Error calling workflow 'hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236'. The nested job 'scorecard' is requesting 'security-events: write, id-token: write', but is only allowed 'security-events: none, id-token: none'.
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236