actions-marketplace-validations/Multi Semantic Release

Action that handles multi package semantic release from one repo (monorepo)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 9, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/darksworm_multi-semantic-release@f3ddcd3be4004fca6bde631aa23d7eea90f42189 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
github-tokentoken to use to do the releaseyes
dry-runwhether to do a dry runnofalse
namedescription
something-was-releasedwhether any packages were released (boolean)
new-versionslist of projects and their new versions that will be (if dry-run) or were released
package-was-releasedJSON object containing boolean value for each package (whether it was released) keyed by package name