| repository | Repository containing release | no | ${{ github.repository }} |
| destination | Destination | no | ${{ github.workspace }} |
| add-to-path | Add to path | no | "" |
| version | Version to retrieve (defaults to latest) | no | "" |
| os | OS to favor (defaults to current) | no | "" |
| os-pattern | OS pattern to filter (defaults to calculating based on os) | no | "" |
| arch | Architecture to favor (defaults to current) | no | "" |
| arch-pattern | Architecture pattern to filter (defaults to calculating based on arch) | no | "" |
| file-re | File pattern (in case os/arch aren't enough to select) | no | "" |
| token | GitHub Token | no | ${{ github.token }} |
| trace | Trace action | no | "" |