Skip to content

Commit 19209b3

Browse files
chore(ci): bump a2ml-validate-action (A2ML dialect fix) (#82)
Bumps the pinned a2ml-validate-action to pick up the dialect-recognition fix (a2ml-validate-action#41). Clears false 'Validate A2ML manifests' failures.
1 parent ad1e385 commit 19209b3

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)