1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-10 04:15:21 +02:00

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

This commit is contained in:
Renovate Bot 2024-11-14 02:03:09 +00:00
parent 3fe67dba8b
commit 8206d509fc
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -293,7 +293,7 @@ replace github.com/hashicorp/go-version => github.com/6543/go-version v1.3.1
replace github.com/shurcooL/vfsgen => github.com/lunny/vfsgen v0.0.0-20220105142115-2c99e1ffdfa0
replace github.com/nektos/act => code.forgejo.org/forgejo/act v1.21.5
replace github.com/nektos/act => code.forgejo.org/forgejo/act v1.22.0
replace github.com/mholt/archiver/v3 => code.forgejo.org/forgejo/archiver/v3 v3.5.1