From 9281acaef0620944bb173d073f56ef4c770b7071 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 6 Dec 2023 06:09:40 +0000
Subject: [PATCH] chore(deps): update ghcr.io/caarlos0/svu docker tag to
 v1.12.0

---
 images/tools/Earthfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/images/tools/Earthfile b/images/tools/Earthfile
index 87caf682d..7882fe389 100644
--- a/images/tools/Earthfile
+++ b/images/tools/Earthfile
@@ -25,7 +25,7 @@ release-cli:
 
 svu:
     # Semantic Version Util - svu - https://github.com/caarlos0/svu
-    FROM ghcr.io/caarlos0/svu:v1.11.0
+    FROM ghcr.io/caarlos0/svu:v1.12.0
     SAVE ARTIFACT /usr/bin/svu ./svu
 
 git-chglog:
-- 
GitLab