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