Skip to content

Commit

Permalink
🎉 github-11.4.0 (#4442)
Browse files Browse the repository at this point in the history
This release was created by cnquery's provider versioning bot.

You can find me under: `providers-sdk/v1/util/version`.

Co-authored-by: Mondoo <hello@mondoo.com>
  • Loading branch information
chris-rock and Mondoo authored Jul 30, 2024
1 parent 3ad8a20 commit 7ae5a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/github/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
var Config = plugin.Provider{
Name: "github",
ID: "go.mondoo.com/cnquery/v9/providers/github",
Version: "11.3.13",
Version: "11.4.0",
ConnectionTypes: []string{provider.ConnectionType},
Connectors: []plugin.Connector{
{
Expand Down

0 comments on commit 7ae5a9d

Please sign in to comment.