Skip to content

Commit

Permalink
update inspec to 4.56.22 (#6958)
Browse files Browse the repository at this point in the history
* update inspec to 4.56.22

Signed-off-by: Kallol Roy <karoy@progress.com>

* update INSPEC_VERSION file to 4.56.22

Signed-off-by: Kallol Roy <karoy@progress.com>
  • Loading branch information
kalroy committed Apr 25, 2022
1 parent b528576 commit 292180c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSPEC_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.24.32
4.56.22
2 changes: 1 addition & 1 deletion components/compliance-service/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pkg_binds_optional=(
[authn-service]="port"
[notifications-service]="port"
)
inspec_release="chef/inspec/4.51.1/20211201163039"
inspec_release="chef/inspec/4.56.22/20220423215911"
pkg_deps=(
core/coreutils
"${local_platform_tools_origin:-chef}/automate-platform-tools"
Expand Down

0 comments on commit 292180c

Please sign in to comment.