diff --git a/actions.json b/actions.json index aa1a03d..6a2f483 100644 --- a/actions.json +++ b/actions.json @@ -17,6 +17,23 @@ "minor", "patch" ] + }, + { + "addLabels": [ + "renovate/disabled", + "renovate/github-action" + ], + "automerge": false, + "enabled": false, + "matchManagers": [ + "github-action" + ], + "matchPackageNames": [ + "actions/checkout" + ], + "matchUpdateTypes": [ + "major" + ] } ] } \ No newline at end of file