From 7db172ed1a6fa1f33b3fde2281362c9c37bce4c8 Mon Sep 17 00:00:00 2001 From: Michal Zander Date: Tue, 28 Oct 2025 09:15: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 bef06b8..56bbaa3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ variables: include: - template: Workflows/Branch-Pipelines.gitlab-ci.yml - project: hive/haf - ref: 4c5cc6d9645e19fbbc135cefc6da942fdf13de73 # develop + ref: 0edb9655005a62611583974364ca46328e172047 # develop file: /scripts/ci-helpers/prepare_data_image_job.yml .lint_job: diff --git a/haf b/haf index 4c5cc6d..0edb965 160000 --- a/haf +++ b/haf @@ -1 +1 @@ -Subproject commit 4c5cc6d9645e19fbbc135cefc6da942fdf13de73 +Subproject commit 0edb9655005a62611583974364ca46328e172047 -- GitLab