act/pkg
Ryan (hackercat) 33ccfa6f3b
Switch to interface{} instead of map[string]... (#700)
* fix: change `env` to be an interface

allows to use GitHub functions like `fromJson()`

* fix: change matrix to an interface instead of map

This allows to use GitHub functions like `fromJson()` to create dynamic
matrixes

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-06 14:53:18 +00:00
..
common fix: use github auth token for pulling a repository (#693) 2021-05-19 13:40:28 +00:00
container Add support for container kernel capabilities (#716) 2021-06-04 16:06:59 +00:00
model Switch to interface{} instead of map[string]... (#700) 2021-06-06 14:53:18 +00:00
runner Switch to interface{} instead of map[string]... (#700) 2021-06-06 14:53:18 +00:00