actions-marketplace-validations/Update a Release by ID

Update a release given by its ID.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 21, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kaliber5_action-update-release@fd1c6238841fde124d86290dfdb7fd6af8e8f05d # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
tokenThe Github token used for authentication.yes
ownerName of the owner of the repo, taken from current repo by default.no
repoName of the repository, taken from current repo by default.no
idThe ID to identify the release.yes
nameName of the releaseno
bodyBody text of the release.no
tag_nameTag name of the release.no
target_commitishSpecifies the commitish value that determines where the Git tag is created from. Can be any branch or commit SHA.no
prereleaseMark this release as a pre-release.no
draftSet to false to publish a draft release.no
namedescription
idThe ID of the Release
urlThe release url
html_urlThe url users can navigate to in order to view the release
assets_urlThe release assets url
upload_urlThe url for uploading assets to the release
nameThe release name
bodyThe release's body content
tag_nameThe git tag associated with the release
draftIs draft
prereleaseIs pre-release
target_commitishThe commitish value of the release
created_atCreated date
published_atPublished date