Bump gitea/act (#753)

Related to https://gitea.com/gitea/act/pulls/123

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/753
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
This commit is contained in:
Zettat123
2025-10-14 03:32:35 +00:00
committed by Lunny Xiao
parent 50e0509007
commit 47caafd037
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -98,6 +98,6 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/nektos/act => gitea.com/gitea/act v0.261.7
replace github.com/nektos/act => gitea.com/gitea/act v0.261.7-0.20251014023709-34f68b3c18f5
replace github.com/go-git/go-git/v5 => github.com/go-git/go-git/v5 v5.16.2