Pinning checkout and setup-bin actions to v4 due to current lack of node 24 in runner image.

This commit is contained in:
2025-09-10 10:51:02 -04:00
parent 5d7a47df5a
commit e0d0c434a0
+1 -5
View File
@@ -13,10 +13,6 @@
"branchTopic": "{{manager}}/{{depName}}",
"commitMessageAction": "Update",
"commitMessageTopic": "{{manager}}/{{depName}}",
"docker-compose": {
"enabled": true,
"fileMatch": ["docker-compose\\.yml$", "docker-compose\\.yaml$"]
},
"packageRules": [
{
"matchPackageNames": [
@@ -96,4 +92,4 @@
"versioningTemplate": "docker"
}
]
}
}