Skip to content

Commit 5151a28

Browse files
ci: bump a2ml-validate-action to 6bff6ec (s-expression form support) (#92)
Bump `hyperpolymath/a2ml-validate-action` from `59145c7` to `6bff6ec`. Upstream PR: hyperpolymath/a2ml-validate-action#26 (merged 2026-06-01) — validator now recognises both TOML and s-expression identity/version dialects. Real-world bite: panic-attack#94 hit this on `docs/campaigns/2026-05-26.a2ml` on 2026-06-01. Estate sweep: 215 repos in the same wave. No behavioural change unless the repo carries an s-expression-form `.a2ml` file.
1 parent 1656097 commit 5151a28

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
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Validate A2ML manifests
4141
if: steps.detect.outputs.count > 0
42-
uses: hyperpolymath/a2ml-validate-action@59145c7d1039fa3059b3ecacdb50ee23d7505898 # main
42+
uses: hyperpolymath/a2ml-validate-action@6bff6ec134fc977e86d25166a5c522ddea5c1e78 # main
4343
with:
4444
path: '.'
4545
strict: 'false'

0 commit comments

Comments
 (0)