OptionalnameThe name of an action.
Optionalsupported_The list of triggers that this action supports. At this time, an action can only target a single trigger at a time.
OptionalcodeThe source code of the action.
OptionaldependenciesThe list of third party npm modules, and their versions, that this action depends on.
OptionalruntimeThe Node runtime. For example: node22, defaults to node22
OptionalsecretsThe list of secrets that are included in an action or a version of an action.
Example