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