From 91709b974a76964bb21c965fc7f71cf73e57891b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 3 Dec 2023 00:14:37 +0000 Subject: [PATCH] fix(deps): update module github.com/nektos/act to v0.2.55 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 56da7c4..ef72fed 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/docker/docker v24.0.7+incompatible github.com/joho/godotenv v1.5.1 github.com/mattn/go-isatty v0.0.20 - github.com/nektos/act v0.2.51 + github.com/nektos/act 0.2.55 github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.8.0 github.com/stretchr/testify v1.8.4