We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/*-artifact
1 parent bad4a97 commit fba59f6Copy full SHA for fba59f6
.github/renovate.json5
@@ -29,7 +29,7 @@
29
groupName: "Artifact GitHub Actions dependencies",
30
matchManagers: ["github-actions"],
31
matchDatasources: ["gitea-tags", "github-tags"],
32
- matchPackageNames: ["actions/.*-artifact"],
+ matchPackageNames: ["actions/upload-artifact", "actions/download-artifact"],
33
description: "Weekly update of artifact-related GitHub Actions dependencies",
34
},
35
{
0 commit comments