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@cb3c1e298169dc5ac2b42e257068b0fb5920cd5e # 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@236f0035cc159051c8dd5dc7cd8af1e8cf961462 # 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