From d7588f6d73ab01795fb1a0d2b2d0a4c212169a83 Mon Sep 17 00:00:00 2001 From: WDI-Ideas Date: Wed, 8 Apr 2026 13:14:05 +0530 Subject: [PATCH] Pin project CI to simplified central workflow commit. Update reusable workflow SHA so this repository runs the cleaned central CI logic. 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 77841e3..072f55b 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@e3df003a2613734ff021c7f2cd5bbab4a7d827bb + uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@26754e6c0b44c7ba88e174d99011ef6cb8f80871 with: tech_stack: node