redhat-actions/Install Podman

Installs Podman on Linux, or a specific/latest version on Windows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 2, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: redhat-actions/podman-install@aea6ff44f2a4a82da13d22061ce73443a125925d # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ubuntu-versionThe Ubuntu version codename for the Kubic repository.no23.10
ubuntu-repositoryThe Ubuntu distro source to use for podman, ie: questing, resolute, noble. Or use openSUSE's kubic reponoquesting
allow-upgradeAllow upgrade of the Ubuntu system, defaults to falsenofalse
podman-version-inputPodman version for Windows. Use 'latest' or a specific version (e.g. '5.6.2').nolatest
install-scopeInstallation scope for Windows MSI installer. Use 'user' for user-scope (no admin required) or 'machine' for machine-scope (requires admin privileges).nouser
github-tokenGitHub token to make authenticated API requests and avoid rate limiting.no

no outputs