From 1102c23322379eaaaf482909d2714e67b5ee6006 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 7 Feb 2025 12:45:20 +0100 Subject: [PATCH] dummy --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 78b46ff..8f4b4c1 100644 --- a/renovate.json +++ b/renovate.json @@ -9,7 +9,7 @@ "matchStrings": [ "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" ], - "currentValueTemplate": "{{ currentDigest }}", + "currentValueTemplate": "main", "lookupNameTemplate": "refs/heads/master", "datasourceTemplate": "git-refs", "depNameTemplate": "test-source",