From c100638e3e41c6281fd4249708c62f953ddc0942 Mon Sep 17 00:00:00 2001 From: hyperpolymath Date: Mon, 21 Sep 2026 11:09:50 +0000 Subject: [PATCH] fix(ci): pin cicd-suite at 5a10b72 (DEED-era gates) a2ml is retired (standards #837); cicd-suite #27 moved the contractile/ formatting gates to DEED document forms with legacy .a2ml accepted only mid-migration. Pin bumped so this repo's estate audit exercises the DEED-era gates. --- .github/workflows/main-estate-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-estate-audit.yml b/.github/workflows/main-estate-audit.yml index c987c38..682db1a 100644 --- a/.github/workflows/main-estate-audit.yml +++ b/.github/workflows/main-estate-audit.yml @@ -25,7 +25,7 @@ jobs: uses: hyperpolymath/cicd-suite/actions/idris2-abi-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main - name: Zig UnifiedApiAdapter API Gate - uses: hyperpolymath/cicd-suite/actions/zig-unified-api-adapter-check@b25f613c860823372a7ff2cb75c23f3606bee81f # main + uses: hyperpolymath/cicd-suite/actions/zig-unified-api-adapter-check@5a10b72e574ef63855fafd4568a4c178657f3294 # main - name: Contractile Validation Gate uses: hyperpolymath/cicd-suite/actions/contractile-validation-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main