summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorZettat123 <zettat123@gmail.com>2023-04-24 12:46:54 +0800
committerGitHub <noreply@github.com>2023-04-24 12:46:54 +0800
commitcc8874864ca44ec013e132ebcb80b40878010d12 (patch)
tree307173265f93f6a5c90b567bbea7ef1eee493004 /go.mod
parenta0cfc1c95352a973286cdb231200c7ce6fba5816 (diff)
downloadgitea-cc8874864ca44ec013e132ebcb80b40878010d12.tar.gz
gitea-cc8874864ca44ec013e132ebcb80b40878010d12.zip
Upgrade act (#24298)
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 9f0a23f455..a71b136cb1 100644
--- a/go.mod
+++ b/go.mod
@@ -291,7 +291,7 @@ replace github.com/shurcooL/vfsgen => github.com/lunny/vfsgen v0.0.0-20220105142
replace github.com/blevesearch/zapx/v15 v15.3.6 => github.com/zeripath/zapx/v15 v15.3.6-alignment-fix
-replace github.com/nektos/act => gitea.com/gitea/act v0.243.3-0.20230407083103-5c4a96bcb797
+replace github.com/nektos/act => gitea.com/gitea/act v0.243.4
exclude github.com/gofrs/uuid v3.2.0+incompatible