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