From 08f158b8da4334cf95f94fce6c6cce1eee22fb01 Mon Sep 17 00:00:00 2001 From: WDI-Ideas Date: Wed, 8 Apr 2026 15:46:28 +0530 Subject: [PATCH] chore(ci): pin central workflow with simpler conditions Update reusable workflow SHA to the refactored central CI that uses simpler sonar/deploy condition checks. 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 072f55b..9f65e39 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -8,7 +8,7 @@ on: jobs: ci: # 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@26754e6c0b44c7ba88e174d99011ef6cb8f80871 + uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@308671e69c5048170c92ef90728334cabd307238 with: tech_stack: node