From df3b37735eed62c70f7b552cdc42bfc7c30ec7eb Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Mon, 24 Apr 2023 06:19:09 +0000
Subject: [PATCH] chore(deps): update dependency
 container-library/build-ah-engine to v2

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0322a775..e8592ce1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 include:
   - project: 'container-library/build-ah-engine'
-    ref: 1.4.0
+    ref: 2.1.4
     file: '/gitlab-ci-template.yml'
   - template: Jobs/Container-Scanning.gitlab-ci.yml
     CS_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG-$CI_COMMIT_SHORT_SHA
-- 
GitLab