chore: upgrade act to v0.234.0

This commit is contained in:
Jason Song
2022-12-06 16:23:18 +08:00
parent 4142218088
commit f6f29d4cbf
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -254,7 +254,7 @@ require (
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/rhysd/actionlint v1.6.21 // indirect
github.com/rhysd/actionlint v1.6.22 // indirect
github.com/rivo/uniseg v0.4.2 // indirect
github.com/robfig/cron v1.2.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
@@ -320,4 +320,4 @@ exclude github.com/gofrs/uuid v4.0.0+incompatible
exclude github.com/goccy/go-json v0.4.11
replace github.com/nektos/act => gitea.com/gitea/act v0.233.4
replace github.com/nektos/act => gitea.com/gitea/act v0.234.0