diff --git a/default.json b/default.json index 8c617e2..72b20c4 100644 --- a/default.json +++ b/default.json @@ -10,6 +10,17 @@ { "matchUpdateTypes": ["digest"], "automerge": true + }, + { + "matchPackageNames": [ + "/^actions\\//" + ], + "matchManagers": [ + "github-actions" + ], + "registryUrls": [ + "https://c.csw.im" + ] } ] } \ No newline at end of file