Skip to content
Compare
Choose a tag to compare
@abronin abronin released this 26 May 17:48
· 4 commits to main since this release
e40f580

No BC Break

  • update nodejs version to 16
  • update dependencies version. replace unmaintained @zeit/ncc with @vercel/ncc
  • update readme to use with aws-actions/configure-aws-credentials
  • fix: add try/catch inside async run function
  • fix: Error: InvalidParameterException: Invalid parameter at 'registryId' failed to satisfy constraint: 'must satisfy regular expression [0-9]{12}' on optional aws-account-id input
  • use @aws-sdk/client-ecr package instead of aws-sdk. it reduces generate dist file

This release is completely delivered by @IndraGunawan.