mirror of
https://github.com/docker/login-action.git
synced 2026-07-09 19:05:37 +00:00
Compare commits
1 Commits
7aefc8f4a7
...
8c29daea69
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c29daea69 |
@ -28,7 +28,7 @@
|
||||
"@actions/core": "^1.11.1",
|
||||
"@aws-sdk/client-ecr": "^3.682.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.682.0",
|
||||
"@docker/actions-toolkit": "^0.42.0",
|
||||
"@docker/actions-toolkit": "^0.40.0",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
"https-proxy-agent": "^7.0.5"
|
||||
},
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -1674,9 +1674,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@docker/actions-toolkit@npm:^0.42.0":
|
||||
version: 0.42.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.42.0"
|
||||
"@docker/actions-toolkit@npm:^0.40.0":
|
||||
version: 0.40.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.40.0"
|
||||
dependencies:
|
||||
"@actions/artifact": ^2.1.11
|
||||
"@actions/cache": ^3.2.4
|
||||
@ -1699,7 +1699,7 @@ __metadata:
|
||||
semver: ^7.6.3
|
||||
tar-stream: ^3.1.7
|
||||
tmp: ^0.2.3
|
||||
checksum: b657f9de956d0a6038d436124ad62aa25166385c4983b8e244706a93ee3bd5fc84e96c8f05e212470835832f739988a9cfd41dc77d89db5040c5a004ef1a844a
|
||||
checksum: 38ac578e3659ddfefbcb39dbd51a9226e6eaedf797c99ad07e29fa710e7131abadf5fd30338c0197938574791760ed16e049179fb883fe288b73bb3761faf179
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4479,7 +4479,7 @@ __metadata:
|
||||
"@actions/core": ^1.11.1
|
||||
"@aws-sdk/client-ecr": ^3.682.0
|
||||
"@aws-sdk/client-ecr-public": ^3.682.0
|
||||
"@docker/actions-toolkit": ^0.42.0
|
||||
"@docker/actions-toolkit": ^0.40.0
|
||||
"@types/node": ^20.12.12
|
||||
"@typescript-eslint/eslint-plugin": ^7.9.0
|
||||
"@typescript-eslint/parser": ^7.9.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user