Skip to content

ci: use reusable Scorecard workflow (#241) #1

ci: use reusable Scorecard workflow (#241)

ci: use reusable Scorecard workflow (#241) #1

Workflow file for this run

---
name: Scorecard supply-chain security
on:
branch_protection_rule:
schedule:
- cron: '20 7 * * 2'
push:
branches:
- main
permissions:
contents: read
jobs:
trigger:
uses: statnett/github-workflows/.github/workflows/scorecard.yaml@main

Check failure on line 15 in .github/workflows/scorecard.yaml

View workflow run for this annotation

GitHub Actions / Scorecard supply-chain security

Invalid workflow file

The workflow is not valid. In .github/workflows/scorecard.yaml (Line: 15, Col: 11): Error from called workflow statnett/github-workflows/.github/workflows/scorecard.yaml@main (Line: 18, Col: 3): Unexpected value 'content'
permissions:
security-events: write
id-token: write
contents: read
actions: read