Skip to content

Conversation

@Yikun
Copy link
Member

@Yikun Yikun commented Oct 22, 2022

What changes were proposed in this pull request?

Upgrade docker actions to cleanup warning

Why are the changes needed?

Does this PR introduce any user-facing change?

No, dev only

How was this patch tested?

CI passed

@github-actions github-actions bot added the INFRA label Oct 22, 2022
@Yikun
Copy link
Member Author

Yikun commented Oct 22, 2022

Just a rebase, let's wait CI passed.

@Yikun Yikun closed this in fea6458 Oct 22, 2022
@Yikun
Copy link
Member Author

Yikun commented Oct 22, 2022

@HyukjinKwon Thanks, merge to master (3.4.0).

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
### What changes were proposed in this pull request?
Upgrade docker actions to cleanup warning

### Why are the changes needed?
- docker/setup-qemu-action from v1 to v2:
  https://github.com/docker/setup-qemu-action/releases/tag/v2.0.0: Cleanup node 12 warning
  https://github.com/docker/setup-qemu-action/releases/tag/v2.1.0: Cleanup set-ouput save-state waring
- docker/setup-buildx-action from v1 to v2:
  https://github.com/docker/setup-buildx-action/releases/tag/v2.0.0: Cleanup node 12 warning
  https://github.com/docker/setup-buildx-action/releases/tag/v2.1.0: Cleanup set-ouput save-state waring
- docker/build-push-action from v2 to v3
  https://github.com/docker/build-push-action/releases/tag/v3.0.0: Cleanup node 12 warning
  https://github.com/docker/build-push-action/releases/tag/v3.2.0: Cleanup set-ouput save-state waring
- docker/login-action from v1 to v2
  https://github.com/docker/login-action/releases/tag/v2.0.0: Cleanup node 12 warning
  https://github.com/docker/login-action/releases/tag/v2.1.0: Cleanup set-ouput save-state waring

### Does this PR introduce _any_ user-facing change?
No, dev only

### How was this patch tested?
CI passed

Closes apache#38342 from Yikun/upgrade-docker.

Authored-by: Yikun Jiang <[email protected]>
Signed-off-by: Yikun Jiang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants