Please consider adding a simple shell input that matches the behavior of the shell argument for built-in steps.
Because devcontainers/ci will be used alongside other "native" execution environments which use shell: bash, adding this flag can improve consistency and readability in multi-environment action scripts.
Please consider adding a simple
shell
input that matches the behavior of theshell
argument for built-insteps
.Because
devcontainers/ci
will be used alongside other "native" execution environments which useshell: bash
, adding this flag can improve consistency and readability in multi-environment action scripts.