From 7a7a43361b997c16b236406d075dc57d2357a2c7 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 6 Aug 2020 13:12:18 +0545 Subject: [PATCH] Bump core commit to latest as of 2020-08-05 --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index d7abfa3b3..faa264a72 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ config = { 'apiTests': { 'coreBranch': 'master', - 'coreCommit': '9ebf886779b98fc3f78e11cf138246f80d5cab39', + 'coreCommit': 'a5a25faab347ae7006093ac3472d287e0ebd16f6', 'numberOfParts': 2 } }