mirror of
https://github.com/docker/login-action.git
synced 2025-11-05 19:56:22 +08:00
Compare commits
1 Commits
dependabot
...
2755970348
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2755970348 |
@@ -26,9 +26,9 @@
|
|||||||
"packageManager": "yarn@4.9.2",
|
"packageManager": "yarn@4.9.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@aws-sdk/client-ecr": "^3.890.0",
|
"@aws-sdk/client-ecr": "^3.913.0",
|
||||||
"@aws-sdk/client-ecr-public": "^3.890.0",
|
"@aws-sdk/client-ecr-public": "^3.913.0",
|
||||||
"@docker/actions-toolkit": "^0.66.0",
|
"@docker/actions-toolkit": "^0.63.0",
|
||||||
"http-proxy-agent": "^7.0.2",
|
"http-proxy-agent": "^7.0.2",
|
||||||
"https-proxy-agent": "^7.0.6",
|
"https-proxy-agent": "^7.0.6",
|
||||||
"js-yaml": "^4.1.0"
|
"js-yaml": "^4.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user