mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 12:06:57 +00:00
Bump go-github to v45 (#1573)
* Bump go-github to v45 Ref #1402 * fixup! Bump go-github to v45
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"sort"
|
||||
"strings"
|
||||
|
||||
"github.com/google/go-github/v39/github"
|
||||
"github.com/google/go-github/v45/github"
|
||||
)
|
||||
|
||||
type RunnerGroupScope int
|
||||
|
||||
Reference in New Issue
Block a user