Commit 8b447ef
ci(release-provenance): set top-level DO_NOT_TRACK=1 to satisfy workflow guard
The supply-chain-hardening guard (scripts/ci-workflow.spec.mjs) added in #684
asserts every workflow sets a top-level DO_NOT_TRACK=1, but release-provenance.yml
was missed — so the 'Validate CI workflow guards' check fails on every PR. Add
the env block; guard test now passes 11/11.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent e973a11 commit 8b447ef
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments