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

Update module code.forgejo.org/forgejo/act to v1.21.3

This commit is contained in:
Earl Warren 2024-09-15 22:23:40 +02:00
parent b6c15d4aea
commit 3b185b53cd
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

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