diff --git a/.github/renovate.json5 b/.github/renovate.json5 index f54e2f89ae1be..40c49c9865d8f 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -55,7 +55,7 @@ groupName: "Artifact GitHub Actions dependencies", matchManagers: ["github-actions"], matchDatasources: ["gitea-tags", "github-tags"], - matchPackageNames: ["actions/.*-artifact"], + matchPackageNames: ["actions/upload-artifact", "actions/download-artifact"], description: "Weekly update of artifact-related GitHub Actions dependencies", }, {