Bump act to v0.260.2 (#523)

Related to

- https://gitea.com/gitea/act/pulls/86
- https://gitea.com/gitea/act/pulls/103

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/523
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
This commit is contained in:
Zettat123
2024-03-27 10:25:23 +00:00
committed by Jason Song
parent 23ec12b8cf
commit a7eca813ea
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.0
replace github.com/nektos/act => gitea.com/gitea/act v0.260.2