From e4182cb1b1f4ec0a969165c3614b73e1572d62c3 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 31 Jul 2018 09:52:58 -0700 Subject: Fix another deprecation Signed-off-by: Tim Smith --- .expeditor/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index a649b01..591780e 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -19,8 +19,8 @@ github: promote: actions: - - built_in:publish_rubygems - built_in:rollover_changelog + - built_in:publish_rubygems # These actions are taken, in order they are specified, anytime a Pull Request is merged. merge_actions: -- cgit v1.2.1