mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
## Problem Login to prod ECR doesn't work anymore: ``` Retrieving registries data through *** SDK... *** ECR detected with eu-central-1 region Error: The security token included in the request is invalid. ``` Ref https://github.com/neondatabase/neon/actions/runs/11015238522/job/30592994281 Tested https://github.com/neondatabase/neon/actions/runs/11017690614/job/30596213259#step:5:18 (on https://github.com/neondatabase/neon/commit/aae6182ff) ## Summary of changes - Fix login to prod ECR by using `aws-actions/configure-aws-credentials`