summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-22 11:34:28 -0700
committerTim Smith <tsmith@chef.io>2018-08-22 11:34:28 -0700
commitb2a77f4cf808f9254b71ef39c573d04cb86a1a6f (patch)
tree46c98ac7d7177cf1c73979a216f770fd9207708a
parentaafdbf45459fe26d4f48003e4dc77a1b746e27f0 (diff)
downloadchef-b2a77f4cf808f9254b71ef39c573d04cb86a1a6f.tar.gz
DCO sign off the version bump
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/update_dep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/update_dep.sh b/.expeditor/update_dep.sh
index 4b839a8a7f..baaedb90c5 100644
--- a/.expeditor/update_dep.sh
+++ b/.expeditor/update_dep.sh
@@ -9,7 +9,7 @@ bundle install
bundle exec rake dependencies:update
git add .
-git commit --message "Bump $GEM_NAME to $VERSION" --message "This pull request was triggered automatically via Expeditor when $GEM_NAME $VERSION was promoted to Rubygems."
+git commit --message "Bump $GEM_NAME to $VERSION" --message "This pull request was triggered automatically via Expeditor when $GEM_NAME $VERSION was promoted to Rubygems." --message "Signed-off-by: Chef CI <oss@chef.io>"
open_pull_request