v3.3.0
Added
- Wrapper script: allow execution on Windows runners
Changed
- Action execution through Git: from Docker to NodeJS
This might be a breaking change when ALL of the following conditions apply:
- Custom Runner is used
- Node 12 not present on the machine
- Action is built during an execution