diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ec4a54559f..c9659acf19 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -99,6 +99,7 @@ customType: 'regex', fileMatch: [ '.circleci/config.yml$', + '^\\.github/workflows/[^/]+\\.ya?ml$', ], matchStrings: [ 'renovate: datasource=(?.*?) depName=(?.*?)( versioning=(?.*?))?\\s.*?_VERSION: (?.*)\\s',