You've already forked renovate-config
fix(actions): update oras-project/oras
This commit is contained in:
20
actions.json
20
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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user