Pinning checkout and setup-bin actions to v4 due to current lack of node 24 in runner image.
This commit is contained in:
@@ -71,6 +71,11 @@
|
|||||||
"matchPackageNames": ["thecatlady/webhook"],
|
"matchPackageNames": ["thecatlady/webhook"],
|
||||||
"allowedVersions": "^2\\.8\\."
|
"allowedVersions": "^2\\.8\\."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchDatasources": ["github-actions"],
|
||||||
|
"matchPackageNames": ["actions/checkout", "supplypike/setup-bin"],
|
||||||
|
"allowedVersions": "^v4$"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["patch"],
|
"matchUpdateTypes": ["patch"],
|
||||||
"schedule": ["every weekday"]
|
"schedule": ["every weekday"]
|
||||||
|
|||||||
Reference in New Issue
Block a user