Install GitHub Release binary
Version updated for https://github.com/EricCrosson/install-github-release-binary to version v2.5.10.
- This action is used across all versions by 35 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The install-github-release-binary GitHub Action automates the process of downloading and adding raw binary assets from GitHub Releases to the CI/CD $PATH. It prioritizes supply chain security, speed, and avoiding rate limits, supporting releases with semantic versioning and specifically named binary files. This action simplifies the integration of release binaries into workflows, enhancing security and efficiency in CI environments.
Release notes
2.5.10 (2026-01-09)
Bug Fixes
- deps: update dependency @actions/core to v2.0.2 (34325cf)