From 4a4881c8144045efe25052e1aa71fae490e56f7f Mon Sep 17 00:00:00 2001 From: Mondoo Date: Wed, 28 Feb 2024 20:33:16 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20github-10.2.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This release was created by cnquery's provider versioning bot. You can find me under: `providers-sdk/v1/util/version`. --- providers/github/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/github/config/config.go b/providers/github/config/config.go index 63903dc092..c829cfbf5f 100644 --- a/providers/github/config/config.go +++ b/providers/github/config/config.go @@ -11,7 +11,7 @@ import ( var Config = plugin.Provider{ Name: "github", ID: "go.mondoo.com/cnquery/v9/providers/github", - Version: "10.2.6", + Version: "10.2.7", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ {