Skip to content

Commit 6533dd0

Browse files
hyperpolymathclaude
andcommitted
fix(ci): bump k9-validate-action SHA to pick up brace-counting fix
Picks up hyperpolymath/k9-validate-action#7. The old SHA had a brace-counting bug that hid pedigree.metadata.name from the validator. Closes every Dependabot PR blocked on 'Pedigree block missing name field'. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent cfdd7eb commit 6533dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dogfood-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Validate K9 contracts
8888
if: steps.detect.outputs.k9_count > 0
89-
uses: hyperpolymath/k9-validate-action@f985acb62d1ed46a4b3434dc6cb148dad95cf62d # main
89+
uses: hyperpolymath/k9-validate-action@cfa7f92f6bed88e706a481f7f520e4580d7b9599 # main
9090
with:
9191
path: '.'
9292
strict: 'false'

0 commit comments

Comments
 (0)