diff --git a/actions.json b/actions.json index f6e8ed2..df3cff4 100644 --- a/actions.json +++ b/actions.json @@ -50,6 +50,7 @@ "github-tags" ], "matchPackageNames": [ + "oras-project/oras", "sigstore/cosign" ], "matchUpdateTypes": [ @@ -171,19 +172,14 @@ "renovate/automerge", "renovate/github-action" ], + "allowedVersions": "<3.0.0", "automerge": true, "enabled": true, - "groupName": "actions", - "groupSlug": "actions", - "matchDatasources": [ - "github-tags" + "matchManagers": [ + "github-actions" ], "matchPackageNames": [ - "oras-project/oras" - ], - "matchUpdateTypes": [ - "minor", - "patch" + "opentofu/setup-opentofu" ] } ]