pirafrank/Setup poof
Install pre-built binaries from GitHub Releases using poof
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 9, 2026
- License
- None
Pinned Snippet
uses: pirafrank/poof@6f7eaf2a106ece093a8a092ba05947c75130e3af # v0.6.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| packages | Newline or comma-separated list of GitHub repos to install, in USERNAME/REPO format with optional tag after '@' character (e.g. ms-jpq/sad or pirafrank/vault-conductor@v0.3.0). | no | — |
| version | Version of poof to bootstrap (e.g. v0.6.0). Defaults to 'latest', which always installs the most recent release. | no | latest |
| token | GitHub token used for API requests inside poof to avoid rate limiting. Defaults to the workflow's built-in GITHUB_TOKEN. | no | ${{ github.token }} |
Outputs
no outputs