diff --git a/renovate.json b/renovate.json index 9374e23e..27dde0d8 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,7 @@ "windows-\\d\\d(?\\d\\d)" ], "depNameTemplate": "windows github actions runner", - "extractVersion": "^win(?\\d\\d)\/\\d+.\\.\\d+$" + "extractVersion": "^win(?\\d\\d)\/\\d+.\\.\\d+$", "packageNameTemplate": "actions/runner-images", "datasourceTemplate": "github-releases", "versioningTemplate": "docker"