uses: action reference or a run: shell command. Steps are the leaf nodes of the workflow execution tree and are the primary location where secrets and variables are consumed.
Edges
The tables below list edges defined by the GitHub extension only. Additional edges to or from this node may be created by other extensions.
Inbound Edges
| Edge Type | Source Node Types | Traversable |
|---|---|---|
| GH_HasStep | GH_WorkflowJob | ❌ |
Outbound Edges
| Edge Type | Destination Node Types | Traversable |
|---|---|---|
| GH_UsesSecret | GH_RepoSecret, GH_OrgSecret | ❌ |
| GH_UsesVariable | GH_RepoVariable, GH_OrgVariable | ❌ |

























