From a03b14010f144d0984711c2c83544b32b7d8359d Mon Sep 17 00:00:00 2001
From: Dan Notestein <dan@syncad.com>
Date: Tue, 4 Mar 2025 07:36:47 +0000
Subject: [PATCH] Update submodules:

---
 .gitlab-ci.yml | 2 +-
 haf            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 81cbe39..77b9215 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ variables:
 include:
 - template: Workflows/Branch-Pipelines.gitlab-ci.yml
 - project: hive/haf
-  ref: fd69207e2026ecdf046a74deacb54950b186d773   # develop
+  ref: a7146e11ea31a2d8b615aad30f7ac699df95c246   # develop
   file: /scripts/ci-helpers/prepare_data_image_job.yml
 - project: 'hive/common-ci-configuration'
   ref: 6b9e9e75ec5263939450936a4f8348dfbca3666d
diff --git a/haf b/haf
index fd69207..a7146e1 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit fd69207e2026ecdf046a74deacb54950b186d773
+Subproject commit a7146e11ea31a2d8b615aad30f7ac699df95c246
-- 
GitLab