fix(action): disable major updated of actions/checkout

This commit is contained in:
2025-08-12 13:25:10 +02:00
parent b906575ceb
commit 3746844ad5

View File

@ -26,7 +26,7 @@
"automerge": false,
"enabled": false,
"matchManagers": [
"github-action"
"github-actions"
],
"matchPackageNames": [
"actions/checkout"