Auto update Github Checkout

This commit is contained in:
2025-11-30 00:34:37 +00:00
parent 5496860808
commit f8195e6295

View File

@@ -14,6 +14,17 @@
"patch",
"digest"
]
},
{
"description": "Auto merge Github official actions releases",
"matchManagers": [
"github-actions"
],
"matchPackagePatterns": [
"actions/checkout.*"
],
"automerge": true
}
]
}