From d249ffc8284dd4248d1a61b0d3b9b92717bf2c01 Mon Sep 17 00:00:00 2001
From: RenovateBot <renovatebot@griefed.de>
Date: Wed, 4 May 2022 10:21:51 +0000
Subject: [PATCH] chore(deps): update dependency griefed/gitlab-ci-cd to v2.0.6

---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8a379ef..2ce1ea3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,11 +4,11 @@ stages:
   - build
 
 services:
-  - name: griefed/gitlab-ci-cd:2.0.5
+  - name: griefed/gitlab-ci-cd:2.0.6
     alias: docker
     command: ["--experimental"]
 
-image: griefed/gitlab-ci-cd:2.0.5
+image: griefed/gitlab-ci-cd:2.0.6
 
 variables:
   project_name: $CI_PROJECT_NAME
-- 
GitLab