From 1fc58ef9e8541eb6382799cc34c0b0586ca83f2c Mon Sep 17 00:00:00 2001
From: Michal Zander <mzander@syncad.com>
Date: Mon, 31 Mar 2025 13:36:52 +0000
Subject: [PATCH] Bump haf

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cdcc26..ced66d8 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: a7146e11ea31a2d8b615aad30f7ac699df95c246   # develop
+  ref: 8fea791b79ff60ab0db08719a1c8750066d2b439   # develop
   file: /scripts/ci-helpers/prepare_data_image_job.yml
 - project: 'hive/common-ci-configuration'
   ref: 6b9e9e75ec5263939450936a4f8348dfbca3666d
diff --git a/haf b/haf
index a7146e1..8fea791 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit a7146e11ea31a2d8b615aad30f7ac699df95c246
+Subproject commit 8fea791b79ff60ab0db08719a1c8750066d2b439
-- 
GitLab