Skip to content

Commit f41e5cb

Browse files
chore(ci): bump a2ml-validate-action -> dialect-recognition fix (#31)
Picks up a2ml-validate-action@6c471745e88a which recognises colon/brace-block identity (`name:`, `id:`) and AI.a2ml manifests — clears the false 'Validate A2ML manifests' failures in this repo.
1 parent 95cfc08 commit f41e5cb

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@59145c7d1039fa3059b3ecacdb50ee23d7505898 # main
41+
uses: hyperpolymath/a2ml-validate-action@6c471745e88a10245aa1fcd6f637a17ec531ad27 # main
4242
with:
4343
path: '.'
4444
strict: 'false'

0 commit comments

Comments
 (0)