You've already forked renovate-config
fix(action): update goreleaser/goreleaser
This commit is contained in:
20
actions.json
20
actions.json
@ -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",
|
||||
|
Reference in New Issue
Block a user