From 681d0bc209c45f7e4631607855f614606ecc8865 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 3 Nov 2020 15:32:09 +0545 Subject: [PATCH] Bump core commit id to include core PR 38071 --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index bf797a98f..4992888b6 100644 --- a/.drone.star +++ b/.drone.star @@ -15,7 +15,7 @@ config = { }, 'apiTests': { 'coreBranch': 'master', - 'coreCommit': '4e38bbea7baf0d71095ff0a33f6733a752d7c157', + 'coreCommit': 'f8f9de42f8a3af795fbfe658ca270b83fb435f84', 'numberOfParts': 6 }, 'uiTests': {