diff --git a/.changeset/silent-pillows-reflect.md b/.changeset/silent-pillows-reflect.md index 95735e64c5..fe755056cc 100644 --- a/.changeset/silent-pillows-reflect.md +++ b/.changeset/silent-pillows-reflect.md @@ -2,7 +2,4 @@ '@backstage/plugin-scaffolder-backend': patch --- -refactor NunjucksWorkflowTaskRunner to: - -- generate minimally informative task log per iteration -- properly validate iterated actions +Refactoring the runner to generate minimally informative task log per iteration and properly validate iterated actions.