act_runner/pkg
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
..
artifactcache fix: cache adjust restore order of exact key matches (#2267) 2024-03-29 02:07:20 +00:00
artifacts Actions Artifacts v4 backend (#2224) 2024-05-20 20:00:04 +00:00
common Actions Artifacts v4 backend (#2224) 2024-05-20 20:00:04 +00:00
container Bump mergo to v1.0.0 with new module URL (#2403) 2024-07-24 10:12:40 +00:00
exprparser
filecollector Meta-copy-symlinks-new-actions-cache (#2337) 2024-05-29 00:12:32 +00:00
lookpath
model feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
runner feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
schema feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
workflowpattern