pirafrank/Setup poof

Install pre-built binaries from GitHub Releases using poof

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: pirafrank/poof@6f7eaf2a106ece093a8a092ba05947c75130e3af # v0.6.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
packagesNewline 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
versionVersion of poof to bootstrap (e.g. v0.6.0). Defaults to 'latest', which always installs the most recent release. nolatest
tokenGitHub token used for API requests inside poof to avoid rate limiting. Defaults to the workflow's built-in GITHUB_TOKEN. no${{ github.token }}

no outputs