Create publish, sign, cosign and attest docker image
Version updated for https://github.com/exo-actions/buildDockerImage-action to version 1.0.1.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The buildDockerImage-action GitHub Action automates the process of building, signing, attesting, and publishing Docker images to a Docker registry. It simplifies the CI/CD workflow by handling tasks such as determining build tags, pushing images to the registry, and ensuring image security through signing and attestation. This action is particularly useful for developers seeking to streamline Docker image management and enhance their deployment pipeline’s reliability and security.
Release notes
Full Changelog: https://github.com/exo-actions/buildDockerImage-action/compare/1.0.0...1.0.1