Merge pull request #524 from crazy-max/bump-aws
Some checks failed
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
test / test (push) Has been cancelled
ci / stop-docker (push) Has been cancelled
ci / logout (false) (push) Has been cancelled
ci / logout (true) (push) Has been cancelled
ci / dind (push) Has been cancelled
ci / acr (push) Has been cancelled
ci / dockerhub (ubuntu-latest) (push) Has been cancelled
ci / dockerhub (windows-latest) (push) Has been cancelled
ci / ecr (ubuntu-latest) (push) Has been cancelled
ci / ecr (windows-latest) (push) Has been cancelled
ci / ecr-aws-creds (ubuntu-latest) (push) Has been cancelled
ci / ecr-aws-creds (windows-latest) (push) Has been cancelled
ci / ecr-public (ubuntu-latest) (push) Has been cancelled
ci / ecr-public (windows-latest) (push) Has been cancelled
ci / ecr-public-aws-creds (ubuntu-latest) (push) Has been cancelled
ci / ecr-public-aws-creds (windows-latest) (push) Has been cancelled
ci / github-container (ubuntu-latest) (push) Has been cancelled
ci / github-container (windows-latest) (push) Has been cancelled
ci / gitlab (ubuntu-latest) (push) Has been cancelled
ci / gitlab (windows-latest) (push) Has been cancelled
ci / google-artifact (ubuntu-latest) (push) Has been cancelled
ci / google-artifact (windows-latest) (push) Has been cancelled
ci / google-container (ubuntu-latest) (push) Has been cancelled
ci / google-container (windows-latest) (push) Has been cancelled

bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.347.1
This commit is contained in:
CrazyMax 2023-06-07 14:53:41 +02:00 committed by GitHub
commit 465a07811f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1692 additions and 629 deletions

17
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

1026
dist/licenses.txt generated vendored

File diff suppressed because it is too large Load Diff

View File

@ -28,8 +28,8 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"@aws-sdk/client-ecr": "^3.231.0",
"@aws-sdk/client-ecr-public": "^3.231.0",
"@aws-sdk/client-ecr": "^3.347.1",
"@aws-sdk/client-ecr-public": "^3.347.1",
"@docker/actions-toolkit": "^0.2.0",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.0"

1272
yarn.lock

File diff suppressed because it is too large Load Diff