Validated action inputs with proper types
Optional
workingDirectory?: stringRelative path where the repository was checked out
Optional
token?: stringGitHub token for API access
Optional
ref?: stringGit reference to detect changes from
Optional
base?: 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: