pub const META_GHA_WITH_INPUTS: &str = "gha_with_inputs";Expand description
Step-level metadata: sorted scalar with: inputs for a GHA uses: step,
encoded as newline-delimited key=value records. Non-scalar inputs are
omitted. Consumed by action-specific rules that need precision controls
such as mask-password: false or skip_install: true.