docs: cleanup docs around shell defaults and supported

This commit is contained in:
Nick Fields
2021-01-03 21:00:31 -05:00
parent f865f2ade8
commit bee86ddb77
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ inputs:
required: false
default: 10
shell:
description: Shell to Use to retry (Default is pwsh)
description: Alternate shell to use (defaults to powershell on windows, bash otherwise). Supports bash, python, pwsh, sh, cmd, and powershell
required: false
polling_interval_seconds:
description: Number of seconds to wait for each check that command has completed running