Skip to content

ci: bump docker/* actions to node24 majors#18

Merged
hstern merged 1 commit into
mainfrom
chore/docker-actions-node24
May 24, 2026
Merged

ci: bump docker/* actions to node24 majors#18
hstern merged 1 commit into
mainfrom
chore/docker-actions-node24

Conversation

@hstern

@hstern hstern commented May 24, 2026

Copy link
Copy Markdown
Owner

Summary

Bumps every docker/* action across build-image and the e2e matrix to the latest major that ships node24, silencing the deprecation warnings GitHub started emitting after the v0.1.4 / e2e-matrix runs.

  • docker/setup-qemu-action v3 → v4
  • docker/setup-buildx-action v3 → v4
  • docker/login-action v3 → v4
  • docker/build-push-action v6 → v7

No input/output schema changes that affect this workflow; pure version bumps.

🤖 Generated with Claude Code

GitHub flagged node20 deprecation on every docker/* action across
build-image and the e2e matrix. Bumps:

- docker/setup-qemu-action     v3 -> v4
- docker/setup-buildx-action   v3 -> v4
- docker/login-action          v3 -> v4
- docker/build-push-action     v6 -> v7

All four releases ship the node24 runtime. No input/output schema
changes that affect this workflow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hstern hstern merged commit d81f5da into main May 24, 2026
6 checks passed
@hstern hstern deleted the chore/docker-actions-node24 branch May 24, 2026 11:08
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.

1 participant