runner/act/schema
ChristopherHX 65ae238f17 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

(cherry picked from commit 64219df0f2155d75ffc4423dc93c1e80bb4740bc)

Conflicts:
	go.mod
	go.sum
	pkg/model/workflow.go

	trivial context conflict & go.mod upgrades
2025-07-11 14:12:22 +02:00
..
action_schema.json feat: Validate GitHub Actions schema (#2416) 2025-07-11 14:12:22 +02:00
schema.go feat: Validate GitHub Actions schema (#2416) 2025-07-11 14:12:22 +02:00
workflow_schema.json feat: Validate GitHub Actions schema (#2416) 2025-07-11 14:12:22 +02:00