Skip to content

Commit f0de40c

Browse files
authored
Merge pull request #832 from docker/dependabot/npm_and_yarn/actions/io-2.0.0
build(deps): bump @actions/io from 1.1.3 to 2.0.0
2 parents abec938 + a5ead9a commit f0de40c

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@actions/exec": "^1.1.1",
5252
"@actions/github": "^6.0.1",
5353
"@actions/http-client": "^3.0.0",
54-
"@actions/io": "^1.1.3",
54+
"@actions/io": "^2.0.0",
5555
"@actions/tool-cache": "^2.0.2",
5656
"@azure/storage-blob": "^12.15.0",
5757
"@octokit/core": "^5.2.2",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,20 @@ __metadata:
154154
languageName: node
155155
linkType: hard
156156

157-
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.3":
157+
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1":
158158
version: 1.1.3
159159
resolution: "@actions/io@npm:1.1.3"
160160
checksum: 10/4de44e8d428ba9f20049c844b37ecd486b589ed201f8cc8c5b550a9e4c72d1f594271ee2a7a6cfe8a42ebfb5dd527ef65016454656db391a353d41eab4f147e1
161161
languageName: node
162162
linkType: hard
163163

164+
"@actions/io@npm:^2.0.0":
165+
version: 2.0.0
166+
resolution: "@actions/io@npm:2.0.0"
167+
checksum: 10/4f8f98b564fe8974d47f6d9b06721d5bd3034f181be20188554d2ccad530330c218891c4c6f7c3da69883d8e53da513ce335617c0673461d4e064abcc9a6eebb
168+
languageName: node
169+
linkType: hard
170+
164171
"@actions/tool-cache@npm:^2.0.2":
165172
version: 2.0.2
166173
resolution: "@actions/tool-cache@npm:2.0.2"
@@ -1127,7 +1134,7 @@ __metadata:
11271134
"@actions/exec": "npm:^1.1.1"
11281135
"@actions/github": "npm:^6.0.1"
11291136
"@actions/http-client": "npm:^3.0.0"
1130-
"@actions/io": "npm:^1.1.3"
1137+
"@actions/io": "npm:^2.0.0"
11311138
"@actions/tool-cache": "npm:^2.0.2"
11321139
"@azure/storage-blob": "npm:^12.15.0"
11331140
"@octokit/core": "npm:^5.2.2"

0 commit comments

Comments
 (0)