diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 296fb3afa..359d3b977 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -29,7 +29,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", }, {