File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 99 tags :
1010 - ' *'
1111
12- permissions :
13- contents : read
14-
1512jobs :
1613 release :
1714 name : Release
15+ permissions :
16+ contents : read
1817 uses : voxpupuli/crafty/.github/workflows/release.yml@main
1918 with :
2019 allowed_owner : voxpupuli
Original file line number Diff line number Diff line change 1313 "matchStrings" : [
1414 " rubygem_(?<depName>[a-z0-9_-]+):\\ s+'(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)'"
1515 ]
16+ },
17+ {
18+ "customType" : " regex" ,
19+ "datasourceTemplate" : " deb" ,
20+ "managerFilePatterns" : [
21+ " /build_versions.yaml/"
22+ ],
23+ "matchStrings" : [
24+ " #\\ s*renovate:\\ s*depName=(?<depName>.*?)\\ s*openVoxRelease=(?<openVoxRelease>\\ d+)\\ s*\\ n\\ s*(?<key>\\ w+_version):\\ s*\" (?<currentValue>.*?)\" "
25+ ],
26+ "registryUrlTemplate" : " https://apt.voxpupuli.org?suite=ubuntu24.04&components=openvox{{openVoxRelease}}&binaryArch=amd64"
1627 }
1728 ],
1829 "extends" : [
1930 " config:recommended"
2031 ],
2132 "addLabels" : [
2233 " dependencies" ,
23- " github_actions" ,
2434 " renovate"
2535 ],
2636 "vulnerabilityAlerts" : {
You can’t perform that action at this time.
0 commit comments