Skip to content

Commit c82dbc8

Browse files
tas50Mondoo
andauthored
🎉 os-13.7.0 (#7095)
This release was created by mql's provider versioning bot. You can find me under: `providers-sdk/v1/util/version`. ### os (13.7.0) - Add machine.secureboot resource for Linux Secure Boot status (#7088) Co-authored-by: Mondoo <hello@mondoo.com>
1 parent 3681b07 commit c82dbc8

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.6.2",
16+
Version: "13.7.0",
1717
ConnectionTypes: []string{
1818
shared.Type_Local.String(),
1919
shared.Type_SSH.String(),

0 commit comments

Comments
 (0)