From bc79e5a0011d12584c0d95b10f87caf0aea6b62f Mon Sep 17 00:00:00 2001 From: Dan Notestein <dan@syncad.com> Date: Fri, 14 Feb 2025 21:20:15 +0000 Subject: [PATCH] Update submodules: - haf: update-submodules-for-1.27.9 (4d2015ce294872e326066ed45c3cdc046460de4c) --- .gitlab-ci.yml | 2 +- haf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 291f859..1fe2fdc 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: fd69207e2026ecdf046a74deacb54950b186d773 # develop + ref: 4d2015ce294872e326066ed45c3cdc046460de4c # develop file: /scripts/ci-helpers/prepare_data_image_job.yml - project: 'hive/common-ci-configuration' ref: 6b9e9e75ec5263939450936a4f8348dfbca3666d diff --git a/haf b/haf index fd69207..4d2015c 160000 --- a/haf +++ b/haf @@ -1 +1 @@ -Subproject commit fd69207e2026ecdf046a74deacb54950b186d773 +Subproject commit 4d2015ce294872e326066ed45c3cdc046460de4c -- GitLab