You've already forked renovate-config
fix(action): update action golangci/golangci-lint-action to v9
This commit is contained in:
15
actions.json
15
actions.json
@@ -53,6 +53,21 @@
|
|||||||
"actions/checkout"
|
"actions/checkout"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"addLabels": [
|
||||||
|
"renovate/automerge",
|
||||||
|
"renovate/github-action"
|
||||||
|
],
|
||||||
|
"allowedVersions": "<10.0.0",
|
||||||
|
"automerge": true,
|
||||||
|
"enabled": true,
|
||||||
|
"matchManagers": [
|
||||||
|
"github-actions"
|
||||||
|
],
|
||||||
|
"matchPackageNames": [
|
||||||
|
"golangci/golangci-lint-action"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"renovate/automerge",
|
"renovate/automerge",
|
||||||
|
|||||||
Reference in New Issue
Block a user