Compare commits

..

1 Commits

Author SHA1 Message Date
t.behrendt b632331ca0 fix(action): set registry url for internal deps
CI / Test (bun-npm.json) (pull_request) Successful in 4s
CI / Test (common.json) (pull_request) Successful in 3s
CI / Test (docker-compose.json) (pull_request) Successful in 4s
CI / Test (golang.json) (pull_request) Successful in 4s
CI / Test (helm.json) (pull_request) Successful in 4s
CI / Test (action.json) (pull_request) Successful in 26s
CI / Test (k8s.json) (pull_request) Successful in 4s
CI / Format (pull_request) Successful in 1m1s
2026-07-01 07:37:04 +02:00
-5
View File
@@ -9,11 +9,6 @@
"matchManagers": ["github-actions"], "matchManagers": ["github-actions"],
"addLabels": ["deps", "action"] "addLabels": ["deps", "action"]
}, },
{
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor", "patch"],
"groupName": "actions"
},
{ {
"matchManagers": ["github-actions"], "matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor", "patch"], "matchUpdateTypes": ["minor", "patch"],