dajac opened a new pull request, #23210: URL: https://github.com/apache/kafka/pull/23210
The 4.0 branch pins `gradle/actions/setup-gradle` to v4.1.0, which is no longer on the list of actions allowed in the apache organization. As a result, the "Compile and Check Java" job is rejected before it runs and CI fails for every pull request against 4.0. This patch bumps the action to v5.0.2, the version used on the 4.1 and 4.2 branches. The inputs of the action are unchanged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
