From bee6235a47b2df5d51a0383dfafed7e45dc664b1 Mon Sep 17 00:00:00 2001
From: Dan Notestein <dan@syncad.com>
Date: Tue, 4 Mar 2025 06:54:31 +0000
Subject: [PATCH] update haf version

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1fe2fdc..b3a4cd1 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: 4d2015ce294872e326066ed45c3cdc046460de4c   # 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 4d2015c..a7146e1 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit 4d2015ce294872e326066ed45c3cdc046460de4c
+Subproject commit a7146e11ea31a2d8b615aad30f7ac699df95c246
-- 
GitLab