act_runner/pkg/schema
ChristopherHX 102e6cbce0
feat: Validate GitHub Actions schema (#2416)
* feat: Validate GitHub Actions schema

**BREAKING** previously accepted workflows are now invalid

* update code

* fix tests

* Bump docker / fix lint

* fix test action due to moving the file

* remove unused function

* fix parsing additional functions

* fix allow int

* update docker dep, due to linter
2024-08-13 03:40:21 +00:00
..
action_schema.json feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
schema.go feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
workflow_schema.json feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00