Closed qoomon closed 2 months ago
So, you want to add an additional dependency to a core package just so that you can type:
core.getYamlInput(input)
instead of
YAML.parse(core.getInput(input))
Yeah, that's not going to happen, mate.
@rindeal I think you got a point :-D
Use Case Example