From de1360474fdcebad40dcf47003e0633f24ec7639 Mon Sep 17 00:00:00 2001 From: Salim Afiune Maya Date: Wed, 18 Dec 2024 18:54:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20github-11.4.31?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 97d962d92..c77555da1 100644 --- a/providers/github/config/config.go +++ b/providers/github/config/config.go @@ -13,7 +13,7 @@ import ( var Config = plugin.Provider{ Name: "github", ID: "go.mondoo.com/cnquery/v9/providers/github", - Version: "11.4.30", + Version: "11.4.31", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ {