Skip to content

Commit

Permalink
🎉 gcp-10.5.1
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`.
  • Loading branch information
Mondoo authored and imilchev committed Apr 9, 2024
1 parent 6d2e130 commit 9f22d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/gcp/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
var Config = plugin.Provider{
Name: "gcp",
ID: "go.mondoo.com/cnquery/v9/providers/gcp",
Version: "10.5.0",
Version: "10.5.1",
ConnectionTypes: []string{
provider.ConnectionType,
string(gcpinstancesnapshot.SnapshotConnectionType),
Expand Down

0 comments on commit 9f22d1f

Please sign in to comment.