diff --git a/renovate.json b/renovate.json index 3996756..7893a6c 100644 --- a/renovate.json +++ b/renovate.json @@ -4,8 +4,8 @@ { "packageNames": [ "@actions/artifact", - "upload-artifact", - "download-artifact" + "actions/upload-artifact", + "actions/download-artifact" ], "enabled": false }