mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: revert useless ignore config (#55729)
* chore(deps): update actions/upload-artifact action to v5 * Initial plan * Revert actions/upload-artifact to v4 and disable renovate updates Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com> * Remove ineffective dependabot.yml ignore rule for actions/upload-artifact Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com> * Update renovate.json Signed-off-by: thinkasany <480968828@qq.com> --------- Signed-off-by: thinkasany <480968828@qq.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:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -33,6 +33,3 @@ updates:
|
||||
- github-actions
|
||||
- dependencies
|
||||
- skip-verify-files
|
||||
ignore:
|
||||
- dependency-name: actions/upload-artifact
|
||||
update-types: [version-update:semver-major]
|
||||
|
||||
Reference in New Issue
Block a user