chia7712 commented on code in PR #19513: URL: https://github.com/apache/kafka/pull/19513#discussion_r2410107053
########## gradlew: ########## @@ -1,7 +1,7 @@ #!/bin/sh # -# Copyright © 2015-2021 the original authors. Review Comment: I have filed https://issues.apache.org/jira/browse/KAFKA-19756 to write down the correct steps for upgrading gradle ########## .github/actions/setup-gradle/action.yml: ########## @@ -42,7 +42,7 @@ runs: distribution: temurin java-version: ${{ inputs.java-version }} - name: Setup Gradle - uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0 + uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4.4.4 Review Comment: Version 5.0.0 has been released. As a follow-up, I will file a minor patch to revisit all actions -- 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]
