From 2d3bc3b49d67b9f6afdf5371543a20cac9fca960 Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 19 May 2026 04:42:28 +0000 Subject: [PATCH] chore(dev): pin v1 auth placeholder fix --- deploy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy.json b/deploy.json index 2e222e3f..c2f477da 100644 --- a/deploy.json +++ b/deploy.json @@ -85,17 +85,17 @@ { "id": "backend-core", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "12de3cdae50ffda0e0a01ecf114be5991f4155d9" + "commitId": "6950832600047a3f0c5a847062904959cc79a3da" }, { "id": "frontend", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "12de3cdae50ffda0e0a01ecf114be5991f4155d9" + "commitId": "6950832600047a3f0c5a847062904959cc79a3da" }, { "id": "code-queue", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "12de3cdae50ffda0e0a01ecf114be5991f4155d9" + "commitId": "6950832600047a3f0c5a847062904959cc79a3da" } ] }