This commit is contained in:
Nikolai Rodionov 2025-02-07 12:48:16 +01:00
parent 1102c23322
commit 8eb0d46ca1
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

@ -9,6 +9,7 @@
"matchStrings": [
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
],
"replaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}",
"currentValueTemplate": "main",
"lookupNameTemplate": "refs/heads/master",
"datasourceTemplate": "git-refs",