From 7a8283d8a033a57de462ba1c073c47be05aa7212 Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 18 May 2026 13:27:18 +0000 Subject: [PATCH] chore: correct dev auth rollout pin --- deploy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy.json b/deploy.json index 51190297..130194c5 100644 --- a/deploy.json +++ b/deploy.json @@ -80,12 +80,12 @@ { "id": "backend-core", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "c09beb09e8f7e72cfe8dc7c1379d39f7facbfb3a" + "commitId": "c09beb0d5424b328f1592f065a8eba4e7ac5b93e" }, { "id": "frontend", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "c09beb09e8f7e72cfe8dc7c1379d39f7facbfb3a" + "commitId": "c09beb0d5424b328f1592f065a8eba4e7ac5b93e" }, { "id": "code-queue",