From 3faf97b88cb5cdb82adff9f085f60c04f654d3fc Mon Sep 17 00:00:00 2001
From: wep23441 <elizabeth.mamtsits@stfc.ac.uk>
Date: Thu, 27 Mar 2025 12:18:18 +0100
Subject: [PATCH] testing case 4.4

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 862ab31..435334d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 stages:
   - code_quality
-  - security
+  - security_checks
   - build_image
   - test_image
 
-- 
GitLab