diff options
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 7858f9d866..3323d1f470 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -151,7 +151,7 @@ subscriptions: - workload: ruby_gem_published:ohai-* actions: - bash:.expeditor/update_dep.sh - - workload: ruby_gem_published:inspec-core-* + - workload: ruby_gem_published:inspec-core-bin-* actions: - bash:.expeditor/update_dep.sh - workload: ruby_gem_published:train-core-* |