diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 0d9729915c7b07..66ed5b99c80189 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -595,7 +595,8 @@ // to match the digest to the pinned version. It will not work without it. // Note that for GitHub release artifact digests, you likely want to use // github-release-attachments as the datasource here. - "# renovate: datasource=(?.*?) depName=(?.*?) digestVersion=(?.*)\\s+.+_sha256.*=\"(?.*)\"" + "# renovate: datasource=(?.*?) depName=(?.*?) digestVersion=(?.*)\\s+.+_sha256.*=\"(?.*)\"", + "# renovate: datasource=(?.*?) depName=(?.*?)\\s.+@(?.*)" ] }, {