This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Commit e6e8bb8
Make __OW_API_KEY available for action execution. (#86)
To have the environment variable __OW_API_KEY available inside an action now requires this to be enabled during action create step. This is now required due to a security fix inside Openwhisk core.1 parent 06cf4df commit e6e8bb8
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
| |||
0 commit comments