kjanat/Install shfmt
A GitHub Action to install the shfmt shell formatter with caching.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The shfmt version to install (e.g., "3.12.0"; defaults to "latest"). | no | latest |
Outputs
| name | description |
|---|---|
| version | Installed shfmt version |
| location | Path to the installed shfmt binary |
| cache-hit | Whether the shfmt binary was restored from tool-cache |