From 28072631e73e1dd362b5d7d292ca197ff744b77b Mon Sep 17 00:00:00 2001 From: technofab Date: Wed, 2 Oct 2024 21:40:26 +0200 Subject: [PATCH] chore(README): bump component version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b07514..ac246a0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Also makes it possible to split CI parts in a separate module which can be impor ```yaml # .gitlab-ci.yml include: - - component: gitlab.com/TECHNOFAB/nix-gitlab-ci/nix-gitlab-ci@1.0.1 + - component: gitlab.com/TECHNOFAB/nix-gitlab-ci/nix-gitlab-ci@1.0.2 inputs: # specify inputs here, for example: image_tag: latest-cachix