Skip to content

[FLINK-39796] Update docker bake action#260

Merged
alpinegizmo merged 1 commit into
apache:masterfrom
lihaosky:FLINK-39796-fix-snapshot-ci
May 29, 2026
Merged

[FLINK-39796] Update docker bake action#260
alpinegizmo merged 1 commit into
apache:masterfrom
lihaosky:FLINK-39796-fix-snapshot-ci

Conversation

@lihaosky
Copy link
Copy Markdown
Contributor

@lihaosky lihaosky commented May 28, 2026

What is the purpose of the change

Update the pinned docker/bake-action used by the snapshot publishing workflow to a Buildx-compatible version.

Brief change log

  • Update docker/bake-action from the old v4.7.0 commit to the Apache Infra-allowed v7.2.0 commit.

Verifying this change

  • Parsed .github/workflows/snapshot.yml successfully with Ruby YAML.

  • Confirmed the new action SHA is listed in Apache Infra allowed actions: https://github.com/apache/infrastructure-actions/blob/main/actions.yml under docker/bake-action.

  • Verified that upstream docker/bake-action tag v7.2.0 resolves to the same commit:

    git ls-remote --tags https://github.com/docker/bake-action.git refs/tags/v7.2.0
    # 6614cfa25eff9a0b2b2697efb0b6159e7680d584 refs/tags/v7.2.0

This fixes the GitHub Actions failure reported in FLINK-39796: docker/bake-action < v5 is not compatible with buildx >= 0.20.0.

@RocMarshal RocMarshal self-assigned this May 29, 2026
Copy link
Copy Markdown
Contributor

@alpinegizmo alpinegizmo left a comment

Choose a reason for hiding this comment

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

LGTM

@alpinegizmo alpinegizmo merged commit 3a65b4f into apache:master May 29, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants