Setup Lefthook
Version updated for https://github.com/threeal/setup-lefthook-action to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
What’s Changed
- Set up Lefthook on all GitHub-hosted runner platforms: Linux, macOS, and Windows on both x64 and arm64.
- Install the latest Lefthook version by default, or pin a specific version via the
versioninput. - Use the
versionoutput to read the exact version of Lefthook that was installed. - Cache the downloaded binary using the runner tool cache to avoid redundant downloads across runs.
Full Changelog: https://github.com/threeal/setup-lefthook-action/commits/v1.0.0