Converts a GitHub actions file to markdown documentation in a similar way as terraform-docs does for terraform.
githubactions-docs action.yml
If you have go, then
go get -u github.com/mhristof/githubactions-docs
If you dont, download the latest from the release page.
To update to the latest version, type
githubactions-docs update