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:
Copilot
2025-11-16 19:46:53 +08:00
committed by GitHub
parent 26c451c07d
commit 713b889ceb

View File

@@ -33,6 +33,3 @@ updates:
- github-actions
- dependencies
- skip-verify-files
ignore:
- dependency-name: actions/upload-artifact
update-types: [version-update:semver-major]