diff --git a/github.json b/github.json index 9fb0d2d..b58c511 100644 --- a/github.json +++ b/github.json @@ -14,6 +14,17 @@ "patch", "digest" ] + }, + { + "description": "Auto merge Github official actions releases", + "matchManagers": [ + "github-actions" + ], + "matchPackagePatterns": [ + "actions/checkout.*" + + ], + "automerge": true } ] } \ No newline at end of file