Commit f6a16ee
fix(scorecard): inline scorecard steps so OSSF webapp can verify job
The reusable-workflow form caused startup_failure (0 jobs created) with
job name 'scorecard'. Switch to an inline job with only `uses:` steps —
satisfies OSSF scorecard-action's workflow-restriction check (no `run:`
steps, job named 'scorecard'). All three action SHAs are pinned.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 092f50b commit f6a16ee
1 file changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments