Skip to main content

Module action_resolver

Module action_resolver 

Source

Structs§

ResolvedAction
Result of resolving a remote action’s action.yml.

Enums§

ActionType
Represents the type of a GitHub Action as declared in its action.yml runs.using field.

Functions§

resolve_remote_action
Fetch and parse action.yml (or action.yaml) from a remote GitHub repository.