mirror of
https://github.com/containers/podman.git
synced 2025-11-29 01:28:22 +08:00
Function `SignItem` used the helper `CheckCommand` that got removed as part of #27284. As a result the GH release job failed https://github.com/containers/podman/actions/runs/18792520254/job/53626352685 This commit address that. Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>