Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions#inputs
What part(s) of the article would you like to see updated?
I contributed to the following repo: https://github.com/thewh1teagle/checksum , and saw that my changes worked by accessing INPUTS_<variable> in act.
Am I doing something wrong or is this outdated info here. Because if I understand this correct it sound to me like it shouldn't work for composite actions. Let me know if I should create a PR to fix it if needed
Additional information
No response
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions#inputs
What part(s) of the article would you like to see updated?
I contributed to the following repo: https://github.com/thewh1teagle/checksum , and saw that my changes worked by accessing
INPUTS_<variable>in act.Am I doing something wrong or is this outdated info here. Because if I understand this correct it sound to me like it shouldn't work for composite actions. Let me know if I should create a PR to fix it if needed
Additional information
No response