fix(actions): update goreleaser/goreleaser-action to v7

This commit is contained in:
2026-02-26 16:00:48 +01:00
parent a7e2e7b740
commit effc28a2fd

View File

@@ -80,6 +80,21 @@
"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",