mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-21 12:17:17 +03:00
Use fork instead of act
This commit is contained in:
parent
906d52ae0b
commit
3b7ac17410
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -73,4 +73,4 @@ require (
|
|||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
||||
)
|
||||
|
||||
replace gitea.com/gitea/act v0.0.0-20220725123458-17dd54d69231 => github.com/nektos/act v0.2.26
|
||||
replace gitea.com/gitea/act v0.0.0-20220812010840-c467b06265ee => github.com/nektos/act v0.2.26
|
||||
|
|
Loading…
Reference in a new issue