1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

Upgrade act (#23)

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/23
This commit is contained in:
Jason Song 2023-02-24 12:16:18 +08:00
parent 0b64655a40
commit 06b9c3962e
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -77,4 +77,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/nektos/act => gitea.com/gitea/act v0.234.3-0.20230224021736-84b6649b8b76
replace github.com/nektos/act => gitea.com/gitea/act v0.234.3-0.20230224041130-c614d8b96ca1