From 286882e0d8a580d642b1d8c22057fbc2151b34a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Apr 2026 00:04:43 +0000 Subject: [PATCH] Update module github.com/nektos/act to v0.2.87 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 422e576..db18c14 100644 --- a/go.mod +++ b/go.mod @@ -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.2.80 // will be replaced + github.com/nektos/act v0.2.87 // will be replaced github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0