fix(deps): update module github.com/nektos/act to v0.2.56

This commit is contained in:
Renovate Bot 2023-12-18 00:02:24 +00:00
parent 8c8a8ce401
commit 5d63a00f84
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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 v0.2.56
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4