Skip to content

Commit 4d7799f

Browse files
fix(ci): repoint zig gate to zig-unified-api-adapter-gate (#129)
Path-keyed negative-cache poisoning makes the old gate path unresolvable; repoint to fresh path. See cicd-suite gate commit. Co-authored-by: hyperpolymath <hyperpolymath@users.noreply.github.com>
1 parent 40684e2 commit 4d7799f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/main-estate-audit.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: hyperpolymath/cicd-suite/actions/idris2-abi-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main
2626

2727
- name: Zig UnifiedApiAdapter API Gate
28-
uses: hyperpolymath/cicd-suite/actions/zig-unified-api-adapter-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main
28+
uses: hyperpolymath/cicd-suite/actions/zig-unified-api-adapter-check@b25f613c860823372a7ff2cb75c23f3606bee81f # main
2929

3030
- name: Contractile Validation Gate
3131
uses: hyperpolymath/cicd-suite/actions/contractile-validation-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main

0 commit comments

Comments
 (0)