Skip to content

Commit fe89cb0

Browse files
hyperpolymathclaude
andcommitted
fix(ci): bump a2ml-validate-action SHA to pick up contractile-shape fix
Picks up hyperpolymath/a2ml-validate-action#9 which fixes the validator's false-positive on contractile-shape .a2ml files (Trustfile, Intentfile, etc. using @directive: syntax). Was blocking every Dependabot PR in this repo with 'Missing required identity field'. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 52a260e commit fe89cb0

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
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Validate A2ML manifests
4040
if: steps.detect.outputs.count > 0
41-
uses: hyperpolymath/a2ml-validate-action@b2f28c39491c0d1ff131b8fb9e197bfea79e411e # main
41+
uses: hyperpolymath/a2ml-validate-action@fd7b2d840449568867f88cc93f64a9b3db1e2153 # main
4242
with:
4343
path: '.'
4444
strict: 'false'

0 commit comments

Comments
 (0)