actions-marketplace-validations/Unmount Image
An action that unmounts an image's boot and root partitions inside a Ubuntu runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 7, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/damianperera_unmount-image-action@ff27080a2b0d68ef985e214cd604d429d9f6e06e # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| imagePath | Absolute path of the image | yes | — |
| bootDeviceMapper | bootDeviceMapper output of damianperera/mount-image-action | yes | — |
| rootDeviceMapper | rootDeviceMapper output of damianperera/mount-image-action | yes | — |
Outputs
no outputs