From 61809bb133a6abc26ea4569bad4af3a5ce6d1bba Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 7 Feb 2025 12:02:51 +0100 Subject: [PATCH] dummy --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 97c1075..268695f 100644 --- a/renovate.json +++ b/renovate.json @@ -9,7 +9,7 @@ "matchStrings": [ "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" ], - "currentValueTemplate": "master", + "currentValueTemplate": "{currentDigest}", "depNameTemplate": "test-source", "datasourceTemplate": "git-refs", "packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"