fix: korrigiere die Paketnamen für actions/artifact in renovate.json
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
{
|
||||
"packageNames": [
|
||||
"@actions/artifact",
|
||||
"upload-artifact",
|
||||
"download-artifact"
|
||||
"actions/upload-artifact",
|
||||
"actions/download-artifact"
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user