Skyhook Docker Multi-Registry Build Push
Version updated for https://github.com/skyhook-io/docker-build-push-action to version v1.4.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Docker Build and Push Action is a streamlined wrapper around the official docker/build-push-action, designed to simplify Docker image building and pushing workflows. It automates tasks such as generating smart tags, supporting multi-architecture builds, and ensuring consistent metadata, while providing input validation and enhanced security features like SBOM and provenance attestations. This action reduces configuration complexity and minimizes common errors, making it easier to manage multi-registry deployments and traceable image tagging.
Release notes
1.4.0 (2026-01-14)
Features
- add service_name input for skyhook config-based build context resolution (79a981b)