actions-marketplace-validations/Create Mender artifact module-image

Create an mender artifact file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 9, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kevinrohn_create-mender-artifact@6627a62da8f1c5214bf9c6647b56f9cb3e72f83f # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
artifact-nameName of the artifactyes
device-typeType of device(s) supported by the Artifact. You can specify multiple compatible devices providing this parameter multiple times.yes
typeType of payload. This is the same as the name of the update module.yes
artifact-contentContent for the artifact payload, based on the payload type.yes
output-pathFull path to output artifact file.yes
state-scriptsFull path to the state script(s). You can specify multiple scripts providing this parameter multiple times.no
software-nameName of the key to store the software version: rootfs-image.NAME.version, instead of rootfs-image.PAYLOAD_TYPE.version.no
software-versionValue for the software version, defaults to the name of the artifact.no
namedescription
path-to-artifactThe path to the generated mender artifact.