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",