Bump act to v0.260.0 (#528)

Related to:

- https://gitea.com/gitea/act/pulls/104
- https://gitea.com/gitea/act/issues/102

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/528
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
Jason Song
2024-04-02 06:25:33 +00:00
parent 94c45acf6b
commit cef86d1140
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -99,4 +99,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/nektos/act => gitea.com/gitea/act v0.260.2
replace github.com/nektos/act => gitea.com/gitea/act v0.261.0