Skip to content

Commit 0605ed0

Browse files
Viktor-retchris-rock
authored andcommitted
avoid inspec depricated warning in inspec version 1.51.18 (#19)
1 parent 4b4bfd2 commit 0605ed0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

inspec.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ copyright_email: [email protected]
77
license: Apache-2.0
88
version: 1.3.0
99
supports:
10-
- inspec: '>= 1.21.0'
10+
- inspec_version: '>= 1.21.0'
11+
- os-family: unix

0 commit comments

Comments
 (0)