Bump act to v0.261.1 (#535)

Related to https://gitea.com/gitea/act/compare/v0.261.0...v0.261.1

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/535
This commit is contained in:
Jason Song
2024-04-10 07:07:56 +00:00
parent 8567324a19
commit ec03f19650
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.261.0
replace github.com/nektos/act => gitea.com/gitea/act v0.261.1