mirror of
https://github.com/docker/login-action.git
synced 2026-07-23 13:17:56 +00:00
Merge pull request #1050 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.94.0
build(deps): bump @docker/actions-toolkit from 0.93.0 to 0.94.0
This commit is contained in:
+107
-107
File diff suppressed because one or more lines are too long
+3
-3
File diff suppressed because one or more lines are too long
+2
-2
@@ -399,7 +399,7 @@ Apache License
|
||||
|
||||
The following npm package may be included in this product:
|
||||
|
||||
- @docker/actions-toolkit@0.93.0
|
||||
- @docker/actions-toolkit@0.94.0
|
||||
|
||||
This package contains the following license:
|
||||
|
||||
@@ -6225,7 +6225,7 @@ THE SOFTWARE.
|
||||
The following npm packages may be included in this product:
|
||||
|
||||
- @actions/artifact@6.2.1
|
||||
- @actions/cache@6.1.0
|
||||
- @actions/cache@6.2.0
|
||||
- @actions/core@3.0.0
|
||||
- @actions/core@3.0.1
|
||||
- @actions/exec@3.0.0
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"@actions/http-client": "^4.0.1",
|
||||
"@aws-sdk/client-ecr": "^3.1077.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.1077.0",
|
||||
"@docker/actions-toolkit": "^0.93.0",
|
||||
"@docker/actions-toolkit": "^0.94.0",
|
||||
"http-proxy-agent": "^9.1.0",
|
||||
"https-proxy-agent": "^9.1.0",
|
||||
"js-yaml": "^5.2.1",
|
||||
|
||||
@@ -34,9 +34,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/cache@npm:^6.1.0":
|
||||
version: 6.1.0
|
||||
resolution: "@actions/cache@npm:6.1.0"
|
||||
"@actions/cache@npm:^6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "@actions/cache@npm:6.2.0"
|
||||
dependencies:
|
||||
"@actions/core": "npm:^3.0.1"
|
||||
"@actions/exec": "npm:^3.0.0"
|
||||
@@ -47,7 +47,7 @@ __metadata:
|
||||
"@azure/storage-blob": "npm:^12.31.0"
|
||||
"@protobuf-ts/runtime-rpc": "npm:^2.11.1"
|
||||
semver: "npm:^7.7.4"
|
||||
checksum: 10/0cd89f335c1e89f514d56060110bfddc6ab1112ec0091533364c32aec2621896112cde71cfc4089b86d00f3b5478996088e4c4e0aba0aec32aae0afeb4921b3d
|
||||
checksum: 10/b2b3d219d3458b6b7e8f47ff6a83a0566f0b3cd5b257e307636d2147f892e595ce8cecbc0675590a57d0eb4d4d73564d08d28753baa50934ad59a65cbee2d8fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -677,12 +677,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@docker/actions-toolkit@npm:^0.93.0":
|
||||
version: 0.93.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.93.0"
|
||||
"@docker/actions-toolkit@npm:^0.94.0":
|
||||
version: 0.94.0
|
||||
resolution: "@docker/actions-toolkit@npm:0.94.0"
|
||||
dependencies:
|
||||
"@actions/artifact": "npm:^6.2.1"
|
||||
"@actions/cache": "npm:^6.1.0"
|
||||
"@actions/cache": "npm:^6.2.0"
|
||||
"@actions/core": "npm:^3.0.1"
|
||||
"@actions/exec": "npm:^3.0.0"
|
||||
"@actions/github": "npm:^9.1.1"
|
||||
@@ -702,7 +702,7 @@ __metadata:
|
||||
semver: "npm:^7.8.5"
|
||||
tar-stream: "npm:^3.2.0"
|
||||
tmp: "npm:^0.2.7"
|
||||
checksum: 10/31643db575faf865666247661007d6e5fc8bc2b737001a522879829fcbeeab7b11b886d2cc26d074a26814361ec8427484d7b94ad9155d52c41398a7dc27000e
|
||||
checksum: 10/96f7b3e488dd50db0b77575e1a2bd7e92506b1a2695d5c31a57d361e4dc07871ef1a14a7ab87bf6fe27af2f817d34351c2e289446b126675a20d9776fe5ab8ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3158,7 +3158,7 @@ __metadata:
|
||||
"@actions/http-client": "npm:^4.0.1"
|
||||
"@aws-sdk/client-ecr": "npm:^3.1077.0"
|
||||
"@aws-sdk/client-ecr-public": "npm:^3.1077.0"
|
||||
"@docker/actions-toolkit": "npm:^0.93.0"
|
||||
"@docker/actions-toolkit": "npm:^0.94.0"
|
||||
"@eslint/js": "npm:^9.39.3"
|
||||
"@types/js-yaml": "npm:^4.0.9"
|
||||
"@types/node": "npm:^24.11.0"
|
||||
|
||||
Reference in New Issue
Block a user