From 71ff37afbad6f30ad3cff3e6bc3d9fb3834b2386 Mon Sep 17 00:00:00 2001
From: Bartek Wrona <wrona@syncad.com>
Date: Thu, 28 Mar 2024 16:53:29 +0100
Subject: [PATCH] Bumped HAF submodule to match 1.27.5rc9 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 8d90c71..cd68d7a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,7 +21,7 @@ variables:
 include:
   - template: Workflows/Branch-Pipelines.gitlab-ci.yml
   - project: hive/haf
-    ref: 4e9bfea03ef9511984f3ed54c6181d05b24cd960 # develop
+    ref: e988b4e0d221f4b8efcad2bc2e1b587e4c227669 # master
     file: /scripts/ci-helpers/prepare_data_image_job.yml
 
 .lint_job:
diff --git a/haf b/haf
index bf97829..e988b4e 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit bf9782985235ec0a327ce202e806f1b58df4887f
+Subproject commit e988b4e0d221f4b8efcad2bc2e1b587e4c227669
-- 
GitLab