From 3e47e0175739eef99439378e53dd72200392a813 Mon Sep 17 00:00:00 2001
From: Dan Notestein <dan@syncad.com>
Date: Fri, 14 Feb 2025 21:22:17 +0000
Subject: [PATCH] Update submodules:  - haf: update-submodules-for-1.27.9
 (4d2015ce294872e326066ed45c3cdc046460de4c)  - reputation_tracker:
 update-submodules-for-1.27.9 (bc79e5a0011d12584c0d95b10f87caf0aea6b62f)

---
 .gitlab-ci.yaml    | 2 +-
 haf                | 2 +-
 reputation_tracker | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yaml b/.gitlab-ci.yaml
index 1b84fdb3c..0bde065b7 100644
--- a/.gitlab-ci.yaml
+++ b/.gitlab-ci.yaml
@@ -33,7 +33,7 @@ variables:
 include:
 - template: Workflows/Branch-Pipelines.gitlab-ci.yml
 - project: hive/haf
-  ref: fd69207e2026ecdf046a74deacb54950b186d773   # develop
+  ref: 4d2015ce294872e326066ed45c3cdc046460de4c   # develop
   file: /scripts/ci-helpers/prepare_data_image_job.yml   # implicitly pulls base.gitlab-ci.yml from common-ci-configuration
 - project: hive/common-ci-configuration
   ref: e74d7109838ff05fdc239bced6a726aa7ad46a9b
diff --git a/haf b/haf
index 40a77e182..4d2015ce2 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit 40a77e182a3a00af18479755d5eb43d8b76070d8
+Subproject commit 4d2015ce294872e326066ed45c3cdc046460de4c
diff --git a/reputation_tracker b/reputation_tracker
index 14183103b..bc79e5a00 160000
--- a/reputation_tracker
+++ b/reputation_tracker
@@ -1 +1 @@
-Subproject commit 14183103be7be36bfd49740e0a7c1b8d643689bb
+Subproject commit bc79e5a0011d12584c0d95b10f87caf0aea6b62f
-- 
GitLab