v3.0.0
Closed Feb 20, 2023
96% complete
This new major release switches the foundation of this action from a Docker based to a nodejs based action. This means that anything you pass into the exec
input will have access to every tool you have installed, for example, the AWS CLI when installed.