infobloxopen/Setup APX
Install the APX CLI from GitHub Releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 9, 2026
- License
- Apache 2.0
Pinned Snippet
uses: infobloxopen/apx@344d6a11b2506525967653a2cf2943531e4de5e0 # v0.20.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | APX version to install. Use "latest" for the most recent stable release, "edge" for the latest main-branch build, or pin to a specific version like "1.2.3" (no "v" prefix). | no | edge |
| token | GitHub token for downloading release assets. Defaults to the built-in GITHUB_TOKEN. Only needed when hitting API rate limits. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| version | The version of APX that was installed |