fix(actions): update oras-project/oras

This commit is contained in:
2026-03-12 08:07:30 +01:00
parent cb4309ec83
commit 0bedebbdb8

View File

@@ -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"
]
}
]
}