Public Access
1
0
mirror of https://github.com/docker/login-action.git synced 2026-04-20 23:46:34 +03:00

Merge pull request #715 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.23.0

build(deps): bump @docker/actions-toolkit from 0.18.0 to 0.23.0
This commit is contained in:
CrazyMax
2024-05-15 12:18:22 +02:00
committed by GitHub
5 changed files with 1785 additions and 28 deletions
Generated Vendored
+18 -4
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+1 -1
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+957
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -28,7 +28,7 @@
"@actions/core": "^1.10.1", "@actions/core": "^1.10.1",
"@aws-sdk/client-ecr": "^3.529.1", "@aws-sdk/client-ecr": "^3.529.1",
"@aws-sdk/client-ecr-public": "^3.529.1", "@aws-sdk/client-ecr-public": "^3.529.1",
"@docker/actions-toolkit": "^0.18.0", "@docker/actions-toolkit": "^0.23.0",
"http-proxy-agent": "^7.0.2", "http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.4" "https-proxy-agent": "^7.0.4"
}, },
+808 -22
View File
File diff suppressed because it is too large Load Diff