mheap / pin-github-action

Pin your GitHub actions to a specific hash
MIT License
73 stars 7 forks source link

feat: multiple input files #89

Closed lucasgonze closed 2 years ago

lucasgonze commented 2 years ago

Ability to process multiple files in a single invocation rather than require an invocation for each file.

Note that this does not include any other new code I have implemented. I'm expecting to manually merge the PRs together later, but for now want to submit each idea in a clean branch of its own.

Signed-off-by: Lucas Gonze lucas@gonze.com