chore(deps): update action opentofu/setup-opentofu to v2.0.0

This commit is contained in:
2026-04-14 16:46:28 +02:00
parent 0bedebbdb8
commit cb1da7ee05

View File

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