From 6448bf59164a2e66aa8bfe5ed8e128ce9f4a4a8e Mon Sep 17 00:00:00 2001 From: technofab Date: Mon, 16 Sep 2024 09:41:08 +0000 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 22d082e..4b07514 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.0 + - component: gitlab.com/TECHNOFAB/nix-gitlab-ci/nix-gitlab-ci@1.0.1 inputs: # specify inputs here, for example: image_tag: latest-cachix