Update plugins/scaffolder-backend/src/scaffolder/tasks/NunjucksWorkflowRunner.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Justin Bryant <justintbry@gmail.com>
This commit is contained in:
@@ -365,8 +365,7 @@ export class NunjucksWorkflowRunner implements WorkflowRunner {
|
||||
)) ??
|
||||
{};
|
||||
taskLogger.info(
|
||||
`Running ${action.id
|
||||
} in dry-run mode with inputs (secrets redacted): ${JSON.stringify(
|
||||
`Running ${action.id} in dry-run mode with inputs (secrets redacted): ${JSON.stringify(
|
||||
debugInput,
|
||||
undefined,
|
||||
2,
|
||||
|
||||
Reference in New Issue
Block a user