You've already forked renovate-config
fix(actions): update actions/checkout to v6.0.0
This commit is contained in:
@ -43,16 +43,14 @@
|
||||
"renovate/disabled",
|
||||
"renovate/github-action"
|
||||
],
|
||||
"automerge": false,
|
||||
"enabled": false,
|
||||
"allowedVersions": "<7.0.0",
|
||||
"automerge": true,
|
||||
"enabled": true,
|
||||
"matchManagers": [
|
||||
"github-actions"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"actions/checkout"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"major"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user