Home Assistant builder
Version updated for https://github.com/home-assistant/builder to version 2026.02.1.
- This action is used across all versions by 3,787 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Home Assistant builder” GitHub Action is a multi-purpose cross-compilation tool for testing and publishing Docker builds, particularly for Home Assistant addons and related images. It automates the build, tagging, and deployment process, supporting various architectures and Docker Hub integration, while offering features like cosign-based signing and verification for secure build chains. This action simplifies and streamlines the creation and distribution of containerized applications.
Release notes
What’s Changed
- Use official hadolint/hadolint-action instead of fork (#271) @sairon
- SHA-pin all pinnable actions, use builder 2026.02.0 (#270) @sairon