I am considering moving this Action from a Dockerfile-based action to a JavaScript-based Action.
The functionality would be the same but the Workflow run time would be a bit faster. Also with JS, there might be an easier path to adding functionality.
If you are a JS coder and familiar with GitHub Actions, I would be happy to have your comments or contributions.
Help Wanted
I am considering moving this Action from a Dockerfile-based action to a JavaScript-based Action.
The functionality would be the same but the Workflow run time would be a bit faster. Also with JS, there might be an easier path to adding functionality.
If you are a JS coder and familiar with GitHub Actions, I would be happy to have your comments or contributions.