1
0
Fork 0
mirror of https://github.com/docker/login-action.git synced 2025-06-08 13:41:48 +02:00

build(deps): bump @docker/actions-toolkit from 0.7.1 to 0.12.0

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.7.1 to 0.12.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.7.1...v0.12.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:
dependabot[bot] 2023-09-08 05:53:01 +00:00 committed by GitHub
parent a5609cb39f
commit e548065d6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 33 deletions

View file

@ -30,7 +30,7 @@
"@actions/core": "^1.10.0",
"@aws-sdk/client-ecr": "^3.398.0",
"@aws-sdk/client-ecr-public": "^3.398.0",
"@docker/actions-toolkit": "^0.7.1",
"@docker/actions-toolkit": "^0.12.0",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.1"
},