## Changes
Updates Standard Logic App workflow templates and parameters from `logic-app-changes` drop.
### Modified files
| File | Change |
|---|---|
| `GroupTests_Workflow.json` | Updated (action count 6 → 9, new test actions added) |
| `Orchestrator_Parameters.json` | Updated parameters |
| `Orchestrator_Workflow.json` | Updated workflow |
| `SCIMTests_Workflow.json` | Updated workflow |
| `UserTests_Workflow.json` | Updated workflow |
| `VERSION` | Bumped 5.0 → 6.0 |
### Skipped (byte-identical to upstream)
- `Initialization_Workflow.json`
### Sanity checks
- ✅ All JSON files valid
- ✅ All workflow schemas valid (definition/actions/triggers/kind)
- ✅ CRLF normalized to LF for GroupTests and UserTests
- ✅ No path collisions or outside-tree destinations
- ✅ Action count deltas reviewed (no unexpected drops)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Changes
Updates Standard Logic App workflow templates and parameters from logic-app-changes drop.
Modified files
Skipped (byte-identical to upstream)
Sanity checks