Commit 4673b91
committed
ci: pass only required secret to reusable workflow
The called workflow only declares ABLY_AWS_ACCOUNT_ID_SDK in its
workflow_call.secrets contract. Replace secrets: inherit with an
explicit passthrough so other repo secrets aren't forwarded into a
workflow that has no need for them.1 parent ee124ac commit 4673b91
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
0 commit comments