Commit c0024b1
committed
ci(hypatia-scan): wire FLEET_PUSH_TOKEN to its own secret
The hypatia-scan workflow's submit-findings step was sourcing the
FLEET_PUSH_TOKEN env var from HYPATIA_DISPATCH_PAT — leaving the
dedicated FLEET_PUSH_TOKEN secret unused. Wire it through directly
so the token finally has the role its scope was provisioned for.
FLEET_DISPATCH_TOKEN still sources HYPATIA_DISPATCH_PAT pending a
decision on whether that role gets its own dedicated PAT.1 parent 6231b97 commit c0024b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments