From c840fdc81bdfb5b8bbf04da4cb55c02d6e0963e6 Mon Sep 17 00:00:00 2001 From: WDI-Ideas Date: Wed, 8 Apr 2026 17:27:47 +0530 Subject: [PATCH] chore(ci): pin central workflow with visible debug logs Update reusable workflow SHA to include central debug echo instrumentation. Made-with: Cursor --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 5822480..722549c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: ci: needs: [preflight_debug] # Pin SHA (bump when wdipl-actions ci.yml changes). Propagates ci_steps via build workflow outputs. - uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@91dccaa32a528dca5331faa34fcc09cc64fec0a8 + uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@50e2b8b36ec570d51f406f3e6620fea6c927f850 with: tech_stack: node