Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend

This commit is contained in:
Dean 2025-03-06 14:17:32 +00:00
commit 0814724545
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@ class Orchestrator {
}
inputs = automationUtils.cleanInputValues(
await processObject(cloneDeep(step.inputs), ctx),
inputs,
step.schema.inputs.properties
)