hashicorp/set-product-version
Automates setting product version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 28, 2026
- License
- MPL 2.0
Pinned Snippet
uses: hashicorp/actions-set-product-version@d9be602dfa87e201c79a3937c038f19391c9a430 # v2.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| checkout | Check out the code repository. Can be disabled if checkout is handled by the caller workflow. | — | true |
Outputs
| name | description |
|---|---|
| product-version | The product version |
| prerelease-product-version | The prerelease portion of the product version |
| base-product-version | The base portion of the product version |
| minor-product-version | The minor portion of the product version |