chore: upgrade act to v0.234.0
This commit is contained in:
4
go.mod
4
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user