Skip to content

ci: re-pin Hypatia scan reusable to standards-main GITHUB_TOKEN fix #814

ci: re-pin Hypatia scan reusable to standards-main GITHUB_TOKEN fix

ci: re-pin Hypatia scan reusable to standards-main GITHUB_TOKEN fix #814

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0

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

View workflow run for this annotation

GitHub Actions / .github/workflows/scorecard.yml

Invalid workflow file

(Line: 20, Col: 5): Unexpected value 'timeout-minutes'
name: Scorecards supply-chain security
on:
branch_protection_rule:
schedule:
- cron: '23 4 * * 1'
push:
branches: [main]
permissions: read-all
jobs:
analysis:
permissions:
security-events: write
id-token: write
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
secrets: inherit
timeout-minutes: 20