hashicorp/Setup artifactory-repo-tool
Install artifactory-repo-tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 9, 2026
- License
- MPL 2.0
Pinned Snippet
uses: hashicorp/setup-artifactory-repo-tool@ea1a3c189c5d5a32aaf3d5b65ab04aa171ce5ce6 # v1.2.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with release asset access to artifactory-repo-tool. | yes | — |
| version | Version of artifactory-repo-tool to install, e.g. v1.0.3. | — | 2.7.1 |
| install-dir | Where the tool will be installed; this directory will be added to GITHUB_PATH. | — | $HOME/bin |
Outputs
| name | description |
|---|---|
| version | The version of artifactory-repo-tool that was installed as reported by the tool |