diff --git a/.gitlab/webapp.gitlab-ci.yml b/.gitlab/webapp.gitlab-ci.yml
index b954e8b41a0b858d30c73e489aef17b5c8946bea..f7c4ca5fb942d5a9a557bf01c8ab98e13f3e75dc 100644
--- a/.gitlab/webapp.gitlab-ci.yml
+++ b/.gitlab/webapp.gitlab-ci.yml
@@ -1,13 +1,13 @@
 include:
   - project: "uis/devops/continuous-delivery/ci-templates"
     file: "/auto-devops/common-pipeline.yml"
-    ref: v6.7.2
+    ref: v6.7.3
   - project: "uis/devops/continuous-delivery/ci-templates"
     file: "/auto-devops/artifact-registry.yml"
-    ref: v6.7.2
+    ref: v6.7.3
   - project: "uis/devops/continuous-delivery/ci-templates"
     file: "/commitlint.yml"
-    ref: v6.7.2
+    ref: v6.7.3
 
 variables:
   DAST_DISABLED: "1"
diff --git a/Gemfile.lock b/Gemfile.lock
index 8c6fca6073ed959859587af30c53ff3821de873e..7b3db04fe659b4e4396c9cc6d58570773a92c526 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -20,7 +20,7 @@ GEM
     bigdecimal (3.1.9)
     concurrent-ruby (1.3.5)
     connection_pool (2.5.0)
-    csv (3.3.2)
+    csv (3.3.3)
     drb (2.2.1)
     gitlab-triage (1.44.3)
       activesupport (>= 5.1)