We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5153004 commit e14d3c0Copy full SHA for e14d3c0
renovate.json
@@ -12,9 +12,7 @@
12
{
13
"fileMatch": [
14
"build.yml",
15
- "release.yml",
16
- "(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
17
- "(^|/)action\\.ya?ml$"
+ "release.yml"
18
],
19
"matchStrings": ["depName=(?<depName>.*?)?\\s.*?_VERSION=\"(?<currentValue>.*?)\""],
20
"versioningTemplate": "docker",
0 commit comments