Skip to content

Commit c299e40

Browse files
authored
Merge pull request #569 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.68.0
chore(deps): Bump @docker/actions-toolkit from 0.67.0 to 0.68.0
2 parents f7b6bf4 + f015d79 commit c299e40

File tree

4 files changed

+47
-29
lines changed

4 files changed

+47
-29
lines changed

dist/index.js

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@actions/core": "^1.11.1",
3131
"@actions/github": "^6.0.1",
32-
"@docker/actions-toolkit": "^0.67.0",
32+
"@docker/actions-toolkit": "^0.68.0",
3333
"@renovate/pep440": "^1.0.0",
3434
"csv-parse": "^6.1.0",
3535
"handlebars": "^4.7.8",

yarn.lock

Lines changed: 32 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -116,23 +116,30 @@ __metadata:
116116
languageName: node
117117
linkType: hard
118118

119-
"@actions/http-client@npm:^2.2.3":
120-
version: 2.2.3
121-
resolution: "@actions/http-client@npm:2.2.3"
119+
"@actions/http-client@npm:^3.0.0":
120+
version: 3.0.0
121+
resolution: "@actions/http-client@npm:3.0.0"
122122
dependencies:
123123
tunnel: "npm:^0.0.6"
124-
undici: "npm:^5.25.4"
125-
checksum: 10/0c0a540c79e50f795d214f696710bb9c50bdf5bb1458be288140f2aae3686adec73fdb464c43da5ef94f985ac7736273efef21cb5ba5a3b09e85b403d852c04b
124+
undici: "npm:^5.28.5"
125+
checksum: 10/7ed597cf91953cb56f74ece13187914fee629cb81cd11357676425388dd239508be63d0eff7930e2b066034f2a86dd24b313c09717f878aaf8ed3f5a6853b816
126126
languageName: node
127127
linkType: hard
128128

129-
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.3":
129+
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1":
130130
version: 1.1.3
131131
resolution: "@actions/io@npm:1.1.3"
132132
checksum: 10/4de44e8d428ba9f20049c844b37ecd486b589ed201f8cc8c5b550a9e4c72d1f594271ee2a7a6cfe8a42ebfb5dd527ef65016454656db391a353d41eab4f147e1
133133
languageName: node
134134
linkType: hard
135135

136+
"@actions/io@npm:^2.0.0":
137+
version: 2.0.0
138+
resolution: "@actions/io@npm:2.0.0"
139+
checksum: 10/4f8f98b564fe8974d47f6d9b06721d5bd3034f181be20188554d2ccad530330c218891c4c6f7c3da69883d8e53da513ce335617c0673461d4e064abcc9a6eebb
140+
languageName: node
141+
linkType: hard
142+
136143
"@actions/tool-cache@npm:^2.0.2":
137144
version: 2.0.2
138145
resolution: "@actions/tool-cache@npm:2.0.2"
@@ -1112,17 +1119,17 @@ __metadata:
11121119
languageName: node
11131120
linkType: hard
11141121

1115-
"@docker/actions-toolkit@npm:^0.67.0":
1116-
version: 0.67.0
1117-
resolution: "@docker/actions-toolkit@npm:0.67.0"
1122+
"@docker/actions-toolkit@npm:^0.68.0":
1123+
version: 0.68.0
1124+
resolution: "@docker/actions-toolkit@npm:0.68.0"
11181125
dependencies:
11191126
"@actions/artifact": "npm:^4.0.0"
11201127
"@actions/cache": "npm:^4.1.0"
11211128
"@actions/core": "npm:^1.11.1"
11221129
"@actions/exec": "npm:^1.1.1"
11231130
"@actions/github": "npm:^6.0.1"
1124-
"@actions/http-client": "npm:^2.2.3"
1125-
"@actions/io": "npm:^1.1.3"
1131+
"@actions/http-client": "npm:^3.0.0"
1132+
"@actions/io": "npm:^2.0.0"
11261133
"@actions/tool-cache": "npm:^2.0.2"
11271134
"@azure/storage-blob": "npm:^12.15.0"
11281135
"@octokit/core": "npm:^5.2.2"
@@ -1134,12 +1141,12 @@ __metadata:
11341141
gunzip-maybe: "npm:^1.4.2"
11351142
handlebars: "npm:^4.7.8"
11361143
he: "npm:^1.2.0"
1137-
js-yaml: "npm:^4.1.0"
1144+
js-yaml: "npm:^4.1.1"
11381145
jwt-decode: "npm:^4.0.0"
11391146
semver: "npm:^7.7.3"
11401147
tar-stream: "npm:^3.1.7"
11411148
tmp: "npm:^0.2.5"
1142-
checksum: 10/f6120401dd2d089cf7120264727c8957f5e009585e61cde176f91a97eda20cc15b8a4a7512ca6b9f91294b3bb8158c8498b72fb070e664eb7e8e68fd46bddc83
1149+
checksum: 10/05f1de9565749ad28b04f27c907d83a8514794ebe64ec5c843c65a2f04b52c4abe965c73602ae6f24b879a64bae806009c01dadd42bf533ba92dddf9715706fc
11431150
languageName: node
11441151
linkType: hard
11451152

@@ -3385,7 +3392,7 @@ __metadata:
33853392
dependencies:
33863393
"@actions/core": "npm:^1.11.1"
33873394
"@actions/github": "npm:^6.0.1"
3388-
"@docker/actions-toolkit": "npm:^0.67.0"
3395+
"@docker/actions-toolkit": "npm:^0.68.0"
33893396
"@renovate/pep440": "npm:^1.0.0"
33903397
"@types/node": "npm:^20.19.9"
33913398
"@types/semver": "npm:^7.7.1"
@@ -5192,6 +5199,17 @@ __metadata:
51925199
languageName: node
51935200
linkType: hard
51945201

5202+
"js-yaml@npm:^4.1.1":
5203+
version: 4.1.1
5204+
resolution: "js-yaml@npm:4.1.1"
5205+
dependencies:
5206+
argparse: "npm:^2.0.1"
5207+
bin:
5208+
js-yaml: bin/js-yaml.js
5209+
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
5210+
languageName: node
5211+
linkType: hard
5212+
51955213
"jsbn@npm:1.1.0":
51965214
version: 1.1.0
51975215
resolution: "jsbn@npm:1.1.0"

0 commit comments

Comments
 (0)