Files
kaidaguerre bb35ed6bff Bump pipe-fittings to v2.9.1 to fix GHCR plugin install auth error (#4980)
* Bump pipe-fittings to v2.9.1 to fix GHCR plugin install auth error

pipe-fittings v2.9.1 adds an anonymous retry to OCI pulls when stored
GHCR credentials (from ~/.docker/config.json) are rejected. Without
this, an expired or revoked PAT causes `steampipe plugin install` to
fail with an opaque 403 even when the image is publicly pullable.

Also picks up the pipe-fittings dependabot security sweep and GH
Actions hardening included in v2.9.0.

* Update cloud.bats test fixtures to match current turbot-ops/clitesting workspace

The previous test fixtures referenced AWS account 632902152528 / alias
'nagraj-aaa', which no longer exist in the turbot-ops/clitesting test
workspace. Updating to account 097350876455 / alias 'turbot-silverwater'
to match the current workspace state.
2026-04-22 12:45:14 +01:00
..