mirror of
https://github.com/docker/login-action.git
synced 2025-03-26 08:40:05 +01:00
build(deps): bump @docker/actions-toolkit from 0.35.0 to 0.37.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.37.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](https://github.com/docker/actions-toolkit/compare/v0.35.0...v0.37.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
9780b0c442
commit
3a29df3c37
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
"@actions/core": "^1.10.1",
|
||||
"@aws-sdk/client-ecr": "^3.583.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.583.0",
|
||||
"@docker/actions-toolkit": "^0.35.0",
|
||||
"@docker/actions-toolkit": "^0.37.0",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
"https-proxy-agent": "^7.0.5"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1659,9 +1659,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@docker/actions-toolkit@npm:^0.35.0":
|
||||
version: 0.35.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.35.0"
|
||||
"@docker/actions-toolkit@npm:^0.37.0":
|
||||
version: 0.37.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.37.0"
|
||||
dependencies:
|
||||
"@actions/artifact": ^2.1.8
|
||||
"@actions/cache": ^3.2.4
|
||||
|
@ -1684,7 +1684,7 @@ __metadata:
|
|||
semver: ^7.6.3
|
||||
tar-stream: ^3.1.7
|
||||
tmp: ^0.2.3
|
||||
checksum: 27fa4a500e94beff376bc322cc1074c82b20f6ceb0104c43ed5efc613763c8b7ea37b231c32c4dfcb5f7ce8a14948eecc799aa363d60d11d848466d5718d63f0
|
||||
checksum: e0972ce4a205ddb72542cbaba3c08342ccadb198baa3093ca2b66fb926d49bed41e5b55fd1ed48df04d375529c16e1166dc0571360fc01921b30f6e55879e1f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4213,7 +4213,7 @@ __metadata:
|
|||
"@actions/core": ^1.10.1
|
||||
"@aws-sdk/client-ecr": ^3.583.0
|
||||
"@aws-sdk/client-ecr-public": ^3.583.0
|
||||
"@docker/actions-toolkit": ^0.35.0
|
||||
"@docker/actions-toolkit": ^0.37.0
|
||||
"@types/node": ^20.12.12
|
||||
"@typescript-eslint/eslint-plugin": ^7.9.0
|
||||
"@typescript-eslint/parser": ^7.9.0
|
||||
|
|
Loading…
Add table
Reference in a new issue