4 Commits

Author SHA1 Message Date
8ca5c32617 Merge pull request 'Update module github.com/nektos/act to v0.2.80' (#14) from renovate/github.com-nektos-act-0.x into main
Some checks failed
release-nightly / release-image (push) Failing after 6s
Reviewed-on: #14
2025-08-06 23:44:00 +00:00
32042adbb4 Update module github.com/nektos/act to v0.2.80 2025-08-02 00:03:01 +00:00
59ac290078 Merge pull request 'Update module github.com/nektos/act to v0.2.78' (#8) from renovate/github.com-nektos-act-0.x into main
Some checks failed
release-nightly / release-image (push) Failing after 5m2s
Reviewed-on: #8
2025-06-18 13:09:30 +00:00
ff91aafe0d Update module github.com/nektos/act to v0.2.78 2025-06-18 00:03:58 +00:00

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/docker/docker v25.0.5+incompatible
github.com/joho/godotenv v1.5.1
github.com/mattn/go-isatty v0.0.20
github.com/nektos/act v0.0.0 // will be replaced
github.com/nektos/act v0.2.80 // will be replaced
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0