Steampipe CLI v2.4.2 - Fix GHCR plugin install auth error

Apr 22, 2026steampipe

Bug fixes

  • Fix steampipe plugin install failing with an opaque 403 Forbidden when stale GHCR credentials are present in ~/.docker/config.json (e.g. from a prior docker login). Now retries the OCI pull anonymously when stored credentials are rejected. (pipe-fittings#792)