Jamf Recovery Lock Rotation
Version updated for https://github.com/Inetum-Poland/jamf-recovery-lock-rotation to version v1.0.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the rotation of Recovery Lock passphrases on Jamf Pro-managed Apple Silicon Mac computers. It uses OAuth client credentials and retrieves device Management IDs from Jamf Pro inventory, with optional scoping via a Smart Computer Group. The action issues the SET_RECOVERY_LOCK MDM command, exposing outputs for downstream workflow steps or reporting. It supports dry-run workflows to validate roles and group scoping before executing MDM commands.
What’s Changed
Jamf Recovery Lock Rotation
This is a version of Inetum-Poland/jamf-recovery-lock-rotation released by GitHub Actions.
Changes since v1.0.0
- 4d11d22 - feat(repo): add release attestation and improve CLI passphrase generation (#6)
- f483467 - docs(action): refine marketplace description (#5)
Full Changelog: v1.0.0…v1.0.2
Contributed by @bsojka