Commit 254a2c6
committed
fix(ci): restore required gpg_key/gpg_pass secrets for starter.yml@v5
The v5 bump dropped gpg_key/gpg_pass, but v5's starter.yml declares both as
required secrets — so the reusable-workflow call failed validation at startup
(startup_failure, run 27373820011). Add them back (the other dropped inputs/
secrets — entra, command_*, command_token_url/hostname/base_api_path — are all
required:false in v5, so they stay omitted).1 parent 0539684 commit 254a2c6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
0 commit comments