mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-08 18:39:20 +08:00
chore: Pin actions/upload-artifact@v4 and disable renovate updates (#55730)
* chore(deps): update actions/upload-artifact action to v5 * Initial plan * Revert to actions/upload-artifact@v4 and disable renovate updates Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com> Co-authored-by: thinkasany <480968828@qq.com>
This commit is contained in:
@@ -15,6 +15,11 @@
|
|||||||
"groupName": "self-maintained",
|
"groupName": "self-maintained",
|
||||||
"matchPackageNames": ["@rc-component/*", "rc-*", "@ant-design/*"],
|
"matchPackageNames": ["@rc-component/*", "rc-*", "@ant-design/*"],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchManagers": ["github-actions"],
|
||||||
|
"matchPackageNames": ["actions/upload-artifact"],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user