Update act to 0.234.1 (#12)

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/12
This commit is contained in:
Jason Song
2023-01-06 18:32:01 +08:00
parent 7abe039c31
commit cf27d3f300
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.0
replace github.com/nektos/act => gitea.com/gitea/act v0.234.1