opentap/Setup OpenTAP
Setup OpenTAP and install some packages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 16, 2026
- License
- None
Pinned Snippet
uses: opentap/setup-opentap@796dcbfe5d54d4cebd0c945e48feaaa070995945 # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of OpenTAP to use | no | — |
| architecture | Architecture of OpenTAP to use | no | — |
| os | OS of OpenTAP to use | no | — |
| packages | Additional packages to install. Format: <name1>:<version1>,<name2>:<version2> | no | — |
| token | A User token used to authenticate agains packages.opentap.io | no | — |
| additional-repository | Additional repository to install packages from | no | — |
| additional-repository-token | An additional User token to authenticate agains the additional repository | no | — |
Outputs
no outputs