This release is a rewrite of the action in TypeScript (it gets automatically compiled into JS): that allows the action to run way faster due to the absence of any build process (which is required with Docker). This also means that the action can be used in non-Linux environments since Node is supported everywhere.