actions-marketplace-validations/pact-create-tag-action
Creates a tag on the specified version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 27, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/roycdiscovery_pact-create-tag-action@f90ff5b4a99a3a04ad4f2b7672ac4ea8171e9bfa # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pact_broker | The url of your pact broker | yes | — |
| pact_broker_token | Your pact broker token | yes | — |
| application_name | The name of your application (usually project name) | yes | — |
| version | Version to tag | yes | — |
| tag | Tag to create | yes | — |
Outputs
no outputs