Skip to content

Commit

Permalink
feat(deps): bump gh to 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Jul 3, 2023
1 parent c67d329 commit 47c133f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggh/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

const (
name = "gh"
version = "2.15.0"
version = "2.31.0"
)

func Command(ctx context.Context, args ...string) *exec.Cmd {
Expand Down

0 comments on commit 47c133f

Please sign in to comment.