nhedger/Setup Mago
Setup the Mago CLI in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: nhedger/setup-mago@473d3a2bfe0b32a62c8b910059d7f03a16519f2e # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Actions token to authenticate API requests | yes | ${{ github.token }} |
| version | The version of the Mago CLI to install | yes | "" |
| working-directory | The directory in which the action will look for lockfiles to extract the Mago version from | no | "" |
Outputs
no outputs