actions-ecosystem/Actions Ecosystem Action Release Label

Output semver update level from a label.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 13, 2026
Maintenance Recency
Stalelast commit Aug 4, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-ecosystem/action-release-label@1c7ef83d383a57bf253a2e2e9dfe1b55f445ae15 # v1.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
label_prefixA prefix for labels that indicate semver level ({major, minor, patch}).norelease/
labelsThe list of labels for the pull request. Separated with line breaks if there're multiple labels. Required for push events, not for pull_request events.no
namedescription
levelA semver update level ({major, minor, patch}).