v0.5.1
This is a small update as part of iterating on setup-foreman, an in-progress GitHub Action I've been working on to install Foreman on CI machines.
Changes since 0.5.0
- On Unix systems, tools now always have permissions of 777.
- This ensures that they're executable, even when the containing archives fail to preserve permissions.