fix(actions): update config

This commit is contained in:
2026-06-04 16:35:32 +02:00
parent f33d0c7262
commit 92152fec50
+93 -107
View File
@@ -8,8 +8,6 @@
],
"automerge": true,
"enabled": true,
"groupName": "actions",
"groupSlug": "actions",
"matchManagers": [
"github-actions"
],
@@ -25,31 +23,14 @@
],
"automerge": true,
"enabled": true,
"groupName": "actions",
"groupSlug": "actions",
"matchDatasources": [
"github-releases"
],
"matchPackageNames": [
"anchore/syft",
"goreleaser/goreleaser"
],
"matchUpdateTypes": [
"minor",
"patch"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"automerge": true,
"enabled": true,
"matchDatasources":[
"github-releases",
"github-tags"
],
"matchPackageNames": [
"anchore/syft",
"aws/aws-cli",
"goreleaser/goreleaser",
"oras-project/oras",
"sigstore/cosign"
],
@@ -63,93 +44,14 @@
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<27.0.0",
"automerge": true,
"enabled": true,
"groupName": "actions",
"groupSlug": "actions",
"matchDatasources": [
"github-actions"
],
"matchPackageNames": [
"ansible/ansible-lint"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<22.0.0",
"allowedVersions": "<3.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"DavidAnson/markdownlint-cli2-action"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<10.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"actions/github-script",
"golangci/golangci-lint-action"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<8.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"goreleaser/goreleaser-action"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<7.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"actions/checkout"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<6.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"azure/setup-helm",
"peter-evans/dockerhub-description"
"opentofu/setup-opentofu"
]
},
{
@@ -174,15 +76,99 @@
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<3.0.0",
"allowedVersions": "<6.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"opentofu/setup-opentofu"
"azure/setup-helm",
"peter-evans/dockerhub-description"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<7.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"actions/checkout",
"actions/setup-go",
"actions/setup-java",
"actions/setup-node",
"actions/setup-python",
"aws-actions/configure-aws-credentials"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<8.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"goreleaser/goreleaser-action"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<10.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"actions/github-script",
"golangci/golangci-lint-action"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<24.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"DavidAnson/markdownlint-cli2-action"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<27.0.0",
"automerge": true,
"enabled": true,
"groupName": "actions",
"groupSlug": "actions",
"matchDatasources": [
"github-actions"
],
"matchPackageNames": [
"ansible/ansible-lint"
]
}
]
}
}