Skyhook Docker Multi-Registry Build Push
Version updated for https://github.com/skyhook-io/docker-build-push-action to version v2.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
2.0.0 (2026-07-01)
BREAKING CHANGES
- removed the buildx_install input. docker/setup-buildx-action v4 removed its install input, so the composite no longer exposes buildx_install; the docker build -> docker buildx build alias it enabled is gone. Use the BUILDX_BUILDER env var if that behavior is needed.
Claude-Session: https://claude.ai/code/session_011T9ASy4VmRoYrnuTsLd9oU
- ci: add Dependabot for GitHub Actions