Skip to content

Commit e15427d

Browse files
fix(ci): repoint zig gate to zig-unified-api-adapter-gate (#112)
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 25a95f2 commit e15427d

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@b25f613c860823372a7ff2cb75c23f3606bee81f # main
28+
uses: hyperpolymath/cicd-suite/actions/zig-unified-api-adapter-check@5a10b72e574ef63855fafd4568a4c178657f3294 # main
2929

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

0 commit comments

Comments
 (0)