Validated action inputs with proper types
OptionalworkingDirectory?: stringRelative path where the repository was checked out
Optionaltoken?: stringGitHub token for API access
Optionalref?: stringGit reference to detect changes from
Optionalbase?: stringGit reference to compare against
Path filters configuration (YAML string or file path)
Format for outputting matched file lists
Initial number of commits to fetch for merge-base detection
Logic quantifier for multiple pattern matching
Reads and validates all action inputs from the GitHub Actions environment.
This function: