1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Fix bug when there are multiple triggers with workflow dispatch (#32200)

This commit is contained in:
Lunny Xiao
2024-10-07 11:50:38 +08:00
committed by GitHub
parent 6551847aa8
commit fa35ace9fb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -331,7 +331,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 => gitea.com/gitea/act v0.259.1
replace github.com/nektos/act => gitea.com/gitea/act v0.261.3
replace github.com/charmbracelet/git-lfs-transfer => gitea.com/gitea/git-lfs-transfer v0.2.0