Setup Luca
Version updated for https://github.com/LucaTools/setup-luca to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-luca GitHub Action automates the installation of the Luca CLI, a lightweight tool manager, and optionally installs tools defined in a specification file. It simplifies managing CLI tools in workflows by ensuring tools are installed and available in the PATH, addressing dependency setup needs in CI/CD pipelines. This action supports version pinning and integrates with GitHub Enterprise environments to avoid API rate limits.
Release notes
What’s Changed
- Add github_token input to support GitHub Enterprise by @albertodebortoli in https://github.com/LucaTools/setup-luca/pull/5
Full Changelog: https://github.com/LucaTools/setup-luca/compare/v1...v1.0.2