1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

upgrade to act v1.19.0

This commit is contained in:
Earl Warren 2023-12-02 17:58:03 +01:00
parent 09669f13cf
commit 45c67b92f6
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
3 changed files with 9 additions and 3 deletions

2
go.mod
View file

@ -93,4 +93,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/nektos/act => code.forgejo.org/forgejo/act v1.18.0
replace github.com/nektos/act => code.forgejo.org/forgejo/act v1.19.0