mheap / pin-github-action

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

Create CLI parameter to write output to stdout #88

Open lucasgonze opened 2 years ago

lucasgonze commented 2 years ago

Create --s, --safe CLI parameter to write output to stdout instead of back to input file. Useful for debugging or redirecting to a file or pipe.

Note 1.6.1 version, same as my other PR.

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