actions-marketplace-validations/Changie release
Create a changie release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 3, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/labd_changie-release-action@ac4d65e736733f1d2c363dd5d99b43a1add5aaef # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token | yes | — |
| changie-version | The version of changie to use | no | latest |
| version-command | Command to set the version in the package | no | — |
| release-workflow | Name of the release workflow to trigger | no | — |
| pull-request-labels | Comma separated or newline-separated list of labels to add to the pull request | no | — |
| create-version-command | Command to create a new version. Output must be set as $new-version variable. Previous version is available as $PREVIOUS_VERSION environment variable | no | — |
Outputs
no outputs