File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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@59145c7d1039fa3059b3ecacdb50ee23d7505898 # main
4242 with :
4343 path : ' .'
4444 strict : ' false'
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@2d96f43c538964b097d159ed3a56ba5b5ceca227 # main
9090 with :
9191 path : ' .'
9292 strict : ' false'
@@ -378,3 +378,4 @@ print(f'Valid: {project[\"name\"]} ({len(functions)} function(s))')
378378 *Generated by the [Dogfood Gate](https://github.com/hyperpolymath/rsr-template-repo) workflow.*
379379 *Dogfooding is guinea pig fooding — we test our tools on ourselves.*
380380 EOF
381+
You can’t perform that action at this time.
0 commit comments