We need to update a selected group of macOS devices to version 26.4.1, but not to the latest available version, which is 26.5. The security requirement is to keep the devices one version behind.
Using the direct Update OS action does not seem ideal because it would move the devices to the latest version. Automation is also tricky here because the same target version may be treated differently across devices, such as major-full, major-patch, minor-full, or minor-patch.
For this kind of controlled macOS OS update rollout, is it better to use an OS Updates policy instead of automation?