Mount ISO
Version updated for https://github.com/linxDynW/mount-iso to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action linxDynW/mount-iso automates the process of mounting an ISO image to a specific drive letter and/or folder on Windows. It addresses common issues with identifying the correct volume after mounting, provides failure-proofing features such as atomicity, precondition checks, post checks, and race-free identity verification, and requires Admin privileges and PowerShell 7+ for execution.
What’s Changed
Failure-proof ISO mounting for Windows CI (drive letter and/or folder).
see README for details.
Usage: uses: linxDynW/mount-iso@v1