diff --git a/action.json b/action.json index 90f3c9f..eb8e405 100644 --- a/action.json +++ b/action.json @@ -9,6 +9,11 @@ "matchManagers": ["github-actions"], "addLabels": ["deps", "action"] }, + { + "matchManagers": ["github-actions"], + "matchUpdateTypes": ["minor", "patch"], + "groupName": "actions" + }, { "matchManagers": ["github-actions"], "matchUpdateTypes": ["minor", "patch"],