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

View File

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