mirror of
https://github.com/docker/login-action
synced 2024-11-09 23:51:42 +00:00
build(deps): bump @docker/actions-toolkit from 0.18.0 to 0.23.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.18.0 to 0.23.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](https://github.com/docker/actions-toolkit/compare/v0.18.0...v0.23.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7840e6ddd4
commit
c7cb6a492e
2 changed files with 809 additions and 23 deletions
|
@ -28,7 +28,7 @@
|
||||||
"@actions/core": "^1.10.1",
|
"@actions/core": "^1.10.1",
|
||||||
"@aws-sdk/client-ecr": "^3.529.1",
|
"@aws-sdk/client-ecr": "^3.529.1",
|
||||||
"@aws-sdk/client-ecr-public": "^3.529.1",
|
"@aws-sdk/client-ecr-public": "^3.529.1",
|
||||||
"@docker/actions-toolkit": "^0.18.0",
|
"@docker/actions-toolkit": "^0.23.0",
|
||||||
"http-proxy-agent": "^7.0.2",
|
"http-proxy-agent": "^7.0.2",
|
||||||
"https-proxy-agent": "^7.0.4"
|
"https-proxy-agent": "^7.0.4"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue