refactor: rename action -> actions

This commit is contained in:
2026-07-02 12:12:48 +02:00
parent 6b08a48463
commit 5696d59376
4 changed files with 90 additions and 76 deletions
+9
View File
@@ -19,6 +19,15 @@
"minimumReleaseAge": "7 days",
"minimumReleaseAgeBehaviour": "timestamp-required",
"internalChecksFilter": "strict"
},
{
"matchManagers": ["renovate-config"],
"matchPackageNames": ["local>t.behrendt/renovate-configs:action"],
"replacementName": "local>t.behrendt/renovate-configs:actions",
"automerge": true,
"platformAutomerge": true,
"automergeType": "pr",
"addLabels": ["automerge"]
}
],
"osvVulnerabilityAlerts": true,