Skip to main content

META_GHA_ACTION

Constant META_GHA_ACTION 

Source
pub const META_GHA_ACTION: &str = "gha_action";
Expand description

Step-level metadata: normalized GitHub Actions uses: action name without its @ref suffix, for example docker/login-action. Set only by the GHA parser on uses: steps.