build(deps): bump @aws-sdk/client-ecr-public from 3.347.1 to 3.369.0

Bumps [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public) from 3.347.1 to 3.369.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr-public/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.369.0/clients/client-ecr-public)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecr-public"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-11 05:55:58 +00:00 committed by GitHub
commit e390f7922d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 695 additions and 47 deletions

View file

@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@aws-sdk/client-ecr": "^3.347.1",
"@aws-sdk/client-ecr-public": "^3.347.1",
"@aws-sdk/client-ecr-public": "^3.369.0",
"@docker/actions-toolkit": "^0.6.0",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.0"