Skip to content

Commit

Permalink
🎉 gitlab-10.2.3 (#3385)
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 <[email protected]>
  • Loading branch information
imilchev and Mondoo authored Feb 21, 2024
1 parent f58f5b2 commit 2595d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/gitlab/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
var Config = plugin.Provider{
Name: "gitlab",
ID: "go.mondoo.com/cnquery/v9/providers/gitlab",
Version: "10.2.2",
Version: "10.2.3",
ConnectionTypes: []string{
provider.ConnectionType,
provider.GitlabGroupConnection,
Expand Down

0 comments on commit 2595d85

Please sign in to comment.