feat: allow ctx overlay + case sensitive env ctx (#99)

* switch to fork of actionlint
This commit is contained in:
ChristopherHX
2025-05-18 11:35:05 +02:00
committed by GitHub
parent bb140f1a38
commit 1dc7a4d269
5 changed files with 99 additions and 37 deletions

2
go.mod
View File

@@ -110,3 +110,5 @@ require (
google.golang.org/grpc v1.66.3 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
)
replace github.com/rhysd/actionlint => github.com/actions-oss/act-cli-actionlint v0.0.0-20250517100532-8f847f29ba36