From 363db5e027690fdd8d7e74d417b2f4a4bccad7e3 Mon Sep 17 00:00:00 2001 From: Michal Biesek Date: Mon, 24 Aug 2026 17:28:33 +0200 Subject: [PATCH] Pin Speakeasy version to 1.795.1 Speakeasy CLI 1.795.2 fails registry tagging during publish with "err_unauthorized: unauthorized -- bearer token missing" (403), which blocks the PyPI release job. 1.795.1 promotes tags successfully with the same API key, so pin to it until the regression is fixed upstream. Co-authored-by: Cursor --- .speakeasy/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index 7037801..3ff6ee3 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -1,5 +1,5 @@ workflowVersion: 1.0.0 -speakeasyVersion: 1.795.2 +speakeasyVersion: 1.795.1 sources: Cribl Cloud Management API: inputs: