Skip to content

Commit dd8e54c

Browse files
Mondootas50
authored andcommitted
🎉 os-13.8.1
This release was created by mql's provider versioning bot. You can find me under: `providers-sdk/v1/util/version`. ### os (13.8.1) - 🐛 fix container repo and registry scanning (#7142)
1 parent eac34e1 commit dd8e54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/os/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
var Config = plugin.Provider{
1414
Name: "os",
1515
ID: "go.mondoo.com/cnquery/v9/providers/os",
16-
Version: "13.8.0",
16+
Version: "13.8.1",
1717
ConnectionTypes: []string{
1818
shared.Type_Local.String(),
1919
shared.Type_SSH.String(),

0 commit comments

Comments
 (0)