diff --git a/actions.json b/actions.json index aaac54e..f6e8ed2 100644 --- a/actions.json +++ b/actions.json @@ -165,6 +165,26 @@ "docker/setup-buildx-action", "docker/setup-qemu-action" ] + }, + { + "addLabels": [ + "renovate/automerge", + "renovate/github-action" + ], + "automerge": true, + "enabled": true, + "groupName": "actions", + "groupSlug": "actions", + "matchDatasources": [ + "github-tags" + ], + "matchPackageNames": [ + "oras-project/oras" + ], + "matchUpdateTypes": [ + "minor", + "patch" + ] } ] } \ No newline at end of file