We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6f6d5 commit 202297bCopy full SHA for 202297b
.github/renovate.json5
@@ -37,7 +37,7 @@
37
{
38
// Automerge minor and patch updates for _official_ Actions
39
matchManagers: ["github-actions"],
40
- matchPackagePatterns: ["^actions/"],
+ matchPackageNames: ["/^actions//"],
41
matchUpdateTypes: ["minor", "patch"],
42
automerge: true,
43
},
0 commit comments