Skip to content

v2.1.0

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 03 Nov 18:53
· 2 commits to main since this release
9483ce7
Update Docker actions and login condition @goruha (#84) ## what * Rollback Docker action to `v5` * Allow Docker login for ECR

why

  • The issue with Docker build and GitHub artifact API v4 is still there.
  • It used to request ECR auth with AWS credentials. But we want to relax this requirement.

references