feat: avoid reuse of containers

This commit is contained in:
Jason Song
2022-11-08 18:35:13 +08:00
parent d650bae0b6
commit cbd21b8ec5
3 changed files with 7 additions and 14 deletions

2
go.mod
View File

@ -72,4 +72,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/nektos/act => gitea.com/gitea/act v0.0.0-20220922135643-52a5bba9e7fa
replace github.com/nektos/act => gitea.com/gitea/act v0.0.0-20221108101106-28099ee68a88