This release handles configuration options differently. Instead of passing the Docker entrypoint all arguments from the actions runner, the actions runner passes named environment variables to the entrypoint, so the entrypoint script can decide what to do with each variable. This allows for greater flexibility with arguments that are optional and have no value, for example.
Please direct your feedback and any questions to the Github issue tracker.
Have a productive day, keep on coding!