From 06cf445452dc30629aa55a05da9ddfb3bbdaaacd 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..7956fdd 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: 18f105eecfb3e47cd4f995801ad65c430d568cbb   # 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..18f105e 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit a7146e11ea31a2d8b615aad30f7ac699df95c246
+Subproject commit 18f105eecfb3e47cd4f995801ad65c430d568cbb
-- 
GitLab