Skip to content

Conversation

yunchipang
Copy link
Contributor

@yunchipang yunchipang commented Sep 7, 2025

Summary

This PR bumps several GitHub Actions and dependencies used in CI
workflows to their latest stable versions. This ensures our CI
environment remains consistent, secure, and aligned with upstream
improvements.

Changes

  • requests: 2.32.3 → 2.32.4
  • actions/checkout: v4 → v5
  • actions/setup-python: v5 → v6
  • actions/setup-java: v4 → v5
  • actions/download-artifact: v4 → v5
  • actions/labeler: v5 → v6

related: https://github.com/apache/kafka/pull/19940/files#r2328391161

Reviewers: Ken Huang [email protected], TengYao Chi
[email protected], Chia-Ping Tsai [email protected]

@github-actions github-actions bot added triage PRs from the community build Gradle build or GitHub Actions small Small PRs labels Sep 7, 2025
Copy link
Contributor

@frankvicky frankvicky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming CI Pass

@github-actions github-actions bot removed the triage PRs from the community label Sep 7, 2025
@chia7712
Copy link
Member

chia7712 commented Sep 7, 2025

@yunchipang could you please address this comment https://github.com/apache/kafka/pull/19940/files#r2328677238 ?

@chia7712
Copy link
Member

chia7712 commented Sep 9, 2025

@yunchipang could you please revise the title?

@yunchipang yunchipang changed the title MINOR: Bump requests from 2.31.3 to 2.32.4 in CI MINOR: Bump versions in CI Sep 13, 2025
@chia7712
Copy link
Member

@yunchipang could you please bump following versions?

  1. setup-java to v5
  2. download-artifact to v5
  3. actions/labeler to v6

@chia7712 chia7712 merged commit e1b7699 into apache:trunk Sep 15, 2025
25 checks passed
jim0987795064 pushed a commit to jim0987795064/kafka that referenced this pull request Sep 25, 2025
**Summary**

This PR bumps several GitHub Actions and dependencies used in CI
workflows to their latest stable versions. This ensures our CI
environment remains consistent, secure, and aligned with upstream
improvements.

**Changes**

- requests: 2.32.3 → 2.32.4
- actions/checkout: v4 → v5
- actions/setup-python: v5 → v6
- actions/setup-java: v4 → v5
- actions/download-artifact: v4 → v5
- actions/labeler: v5 → v6

related: https://github.com/apache/kafka/pull/19940/files#r2328391161

Reviewers: Ken Huang <[email protected]>, TengYao Chi
 <[email protected]>, Chia-Ping Tsai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Gradle build or GitHub Actions ci-approved small Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants