diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 06f7a791e4a3849380d1e5ddca7f9575a58a3a56..335048cb5ec880cead2d18075b71186f7089654f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,6 +30,7 @@ variables:
     3afe6f1adcc24335cbca9a9c03ffea188f802766
     559c3de213707b5d52d899fd0382495f2cc8508d
     8e84dcd7ef999e2659822b34372515175f1723c4
+    6edc4807369a05786e36f63b5d959588ae94a1fa
   ## Ref: https://github.com/spack/spack/commit/[hash]
   ## [hash]: [description]
   ## b5ef5c2eb5145020f9de1bcb964626ce6ac2d02e: geant4: version bumps for Geant4 11.1.0
@@ -49,6 +50,7 @@ variables:
   ## 3afe6f1adcc24335cbca9a9c03ffea188f802766: ROOT: add math/gsl conflict and change version-dependent features to conditional variants
   ## 559c3de213707b5d52d899fd0382495f2cc8508d: ROOT: new versions and associated dependency constraints
   ## 8e84dcd7ef999e2659822b34372515175f1723c4: root: new version 6.28.00
+  ## 6edc4807369a05786e36f63b5d959588ae94a1fa: podio: Add version 0.16.3
 
   ## EIC spack organization and repository, e.g. eic/eic-spack
   EICSPACK_ORGREPO: "eic/eic-spack"