support list/map/scalar for on and needs

Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Casey Lee
2020-02-10 16:35:00 -08:00
parent 0582306861
commit ac8258db4b
35 changed files with 2454 additions and 1696 deletions

View File

@@ -3,7 +3,7 @@ package model
import (
"io"
"gopkg.in/yaml.v2"
"gopkg.in/yaml.v3"
)
// ActionRunsUsing is the type of runner for the action