Use head_branch metric (#2549)
Co-authored-by: Yusuke Kuoka <[email protected]>
This commit is contained in:
@@ -3,7 +3,7 @@ package hookdeliveryforwarder
|
||||
import (
|
||||
"context"
|
||||
|
||||
gogithub "github.com/google/go-github/v47/github"
|
||||
gogithub "github.com/google/go-github/v52/github"
|
||||
)
|
||||
|
||||
type hooksAPI struct {
|
||||
|
||||
Reference in New Issue
Block a user