10
0
Fork 0
mirror of https://github.com/docker/login-action.git synced 2026-05-23 12:51:54 +00:00

build(deps): bump @docker/actions-toolkit from 0.86.0 to 0.90.0

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.86.0 to 0.90.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.86.0...v0.90.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.88.0
  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] 2026-05-22 09:40:31 +00:00 committed by GitHub
parent e2e31ca870
commit 56d092c8b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 176 additions and 16 deletions

View file

@ -26,7 +26,7 @@
"@actions/core": "^3.0.1",
"@aws-sdk/client-ecr": "^3.1020.0",
"@aws-sdk/client-ecr-public": "^3.1020.0",
"@docker/actions-toolkit": "^0.86.0",
"@docker/actions-toolkit": "^0.90.0",
"http-proxy-agent": "^9.0.0",
"https-proxy-agent": "^9.0.0",
"js-yaml": "^4.1.1"