Skip to content

OpenSSF

OpenSSF #1

Workflow file for this run

name: OpenSSF
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
call:

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

View workflow run for this annotation

GitHub Actions / OpenSSF

Invalid workflow file

The workflow is not valid. .github/workflows/scorecard.yml (Line: 11, Col: 3): Error calling workflow 'opiproject/actions/.github/workflows/scorecard.yml@main'. The nested job 'analysis' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: opiproject/actions/.github/workflows/scorecard.yml@main
secrets: inherit