[xwiki/xwiki-rendering] f79357: [Misc] Upgrade the actions of the SonarCloud pull ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: f79357b5907e924a295d3bc134d62a4507d41e47 https://github.com/xwiki/xwiki-rendering/commit/f79357b5907e924a295d3bc134d6... Author: Vincent Massol <[email protected]> Date: 2026-08-27 (Thu, 27 Aug 2026) Changed paths: M .github/workflows/sonar-pr.yml Log Message: ----------- [Misc] Upgrade the actions of the SonarCloud pull request analysis workflow * Upgrade actions/checkout to v7 and actions/setup-java to v6. Both run on Node 24, which removes the two deprecation warnings the workflow raised on its runs: the runner forces the Node 20 actions onto Node 24 anyway, and setup-java v4 no longer receives updates. * The three inputs the workflow uses are unchanged in those majors: fetch-depth on checkout, and java-version, distribution and cache on setup-java. The breaking change of checkout v7 concerns pull_request_target and workflow_run, neither of which this workflow uses. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
participants (1)
-
XWiki Notifications