You've already forked renovate-config
fix(action): disable major updated of actions/checkout
This commit is contained in:
@ -26,7 +26,7 @@
|
|||||||
"automerge": false,
|
"automerge": false,
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"github-action"
|
"github-actions"
|
||||||
],
|
],
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"actions/checkout"
|
"actions/checkout"
|
||||||
|
Reference in New Issue
Block a user