File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1570,7 +1570,7 @@ The manifest action definition
15701570| --- | --- | --- |
15711571| [version] | <code>string</code> | the manifest action version |
15721572| function | <code>string</code> | the path to the action code |
1573- | runtime | <code>string</code> | the runtime environment or kind in which the action executes, e.g. 'nodejs:12 ' |
1573+ | runtime | <code>string</code> | the runtime environment or kind in which the action executes, e.g. 'nodejs:18 ' |
15741574| [main] | <code>string</code> | the entry point to the function |
15751575| [inputs] | <code>object</code> | the list of action default parameters |
15761576| [limits] | <code>Array.<object></code> | limits for the action |
Original file line number Diff line number Diff line change 11{
22 "name" : " @adobe/aio-lib-runtime" ,
3- "version" : " 6.0 .0" ,
3+ "version" : " 6.1 .0" ,
44 "license" : " Apache-2.0" ,
55 "main" : " src/index.js" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments