diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 387e9e40f7c2d0e8e5fc2bfb4e8e95a5e5521858..945a5b5f1e5e966fef4ea5022b78592a0c52091f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ version:
   image: python:3.7-stretch
   stage: version
   script:
-    - python3 update-version.py -k "$SSH_TAGGING_KEY" -o version -v
+    - python3 scripts/update-version.py -k "$SSH_TAGGING_KEY" -o version -v
   artifacts:
     paths:
       - version