summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorZettat123 <zettat123@gmail.com>2023-07-03 06:15:46 +0200
committerJason Song <i@wolfogre.com>2023-07-03 06:15:46 +0200
commitc6006ee69966aa31dba02ceb72c44803aa4afd56 (patch)
tree729f552917d76fa16f60242044a5ae2d01af2841 /go.mod
parentAdd support for finding docker daemon from common socket paths (#263) (diff)
downloadforgejo-runner-c6006ee69966aa31dba02ceb72c44803aa4afd56.tar.xz
forgejo-runner-c6006ee69966aa31dba02ceb72c44803aa4afd56.zip
Upgrade act (#269)
Follow https://gitea.com/gitea/act/pulls/71. Fix https://gitea.com/gitea/act_runner/issues/266 Reviewed-on: https://gitea.com/gitea/act_runner/pulls/269 Co-authored-by: Zettat123 <zettat123@gmail.com> Co-committed-by: Zettat123 <zettat123@gmail.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9e0c5b8..04d5e54 100644
--- a/go.mod
+++ b/go.mod
@@ -89,4 +89,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
-replace github.com/nektos/act => gitea.com/gitea/act v0.246.1
+replace github.com/nektos/act => gitea.com/gitea/act v0.246.2-0.20230703034344-3813f40cba18