diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5a2b59f..b6c6801 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -20,6 +20,12 @@ }, ], "packageRules": [ + { + "description": "Disable docker because regexManager updates it", + "matchPackageNames": ["ghcr.io/actions/actions-runner"], + "matchDatasources": ["docker"], + "enabled": false, + }, { "description": "Group actions-runner-controller charts", "matchPackageNames": [