Below you will find pages that utilize the taxonomy term “gh-workflow”
March 27, 2026
Setup Docker Desktop macOS
Version updated for https://github.com/gh-workflow/setup-docker-desktop-macos to version 0.0.7.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs and starts Docker Desktop on macOS runners, enabling workflows or applications that require Docker to run on macOS environments. It automates the setup process for Docker Desktop, addressing compatibility needs for macOS-specific testing scenarios.
March 26, 2026
Set Up Docker Desktop macOS
Version updated for https://github.com/gh-workflow/setup-docker-desktop-macos to version 0.0.2.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-docker-desktop-macos GitHub Action installs and starts Docker Desktop on macOS runners in GitHub Actions workflows. It automates the setup of a Docker environment specifically for testing workflows or applications that depend on Docker on macOS systems.
March 24, 2026
Publish Multi-Arch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.0.10.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The multiarch-image-publish GitHub Action is designed to automate the publishing of signed multi-architecture container images by combining pre-built per-platform image digests into a final multi-arch manifest. It ensures image integrity by signing and verifying individual platform images and their provenance before publishing, while also generating platform-specific and multi-arch tags.
March 23, 2026
Publish Multi-Arch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.0.9.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The multiarch-image-publish GitHub Action automates the process of publishing signed multi-architecture container images by combining pre-built per-platform image digests into a final multi-arch manifest. It ensures image provenance and integrity through signing and verification, addressing the need for streamlined multi-platform image management.