diff --git a/.buildkite/shared-pipeline-vars b/.buildkite/shared-pipeline-vars index b2f997500a36..f9d30a4a8918 100644 --- a/.buildkite/shared-pipeline-vars +++ b/.buildkite/shared-pipeline-vars @@ -3,5 +3,5 @@ # This file is `source`'d before calling `buildkite-agent pipeline upload`, and can be used # to set up some variables that will be interpolated in the `.yml` pipeline before uploading it. -export CI_TOOLKIT="automattic/a8c-ci-toolkit#3.7.1" +export CI_TOOLKIT="automattic/a8c-ci-toolkit#1d7a5b2b01d925e0c38d15b924c132763f715a48" export TEST_COLLECTOR="test-collector#v1.10.1"