fix(action): update goreleaser/goreleaser

This commit is contained in:
2025-09-18 15:21:29 +02:00
parent 3746844ad5
commit c422b7d061

View File

@ -18,6 +18,26 @@
"patch"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"automerge": true,
"enabled": true,
"groupName": "actions",
"groupSlug": "actions",
"matchDatasources": [
"github-releases"
],
"matchPackageNames": [
"goreleaser/goreleaser"
],
"matchUpdateTypes": [
"minor",
"patch"
]
},
{
"addLabels": [
"renovate/disabled",