Skip to content

Commit fcc92b0

Browse files
authored
Merge pull request #146 from crazy-max/bump-actions-io
build(deps): bump @actions/io from 1.1.2 to 1.1.3
2 parents 7a37a26 + 6e043ae commit fcc92b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@actions/exec": "^1.1.1",
5151
"@actions/github": "^5.1.1",
5252
"@actions/http-client": "^2.1.1",
53-
"@actions/io": "^1.1.2",
53+
"@actions/io": "^1.1.3",
5454
"@actions/tool-cache": "^2.0.1",
5555
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",
5656
"async-retry": "^1.3.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ __metadata:
8282
languageName: node
8383
linkType: hard
8484

85-
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.2":
85+
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.3":
8686
version: 1.1.3
8787
resolution: "@actions/io@npm:1.1.3"
8888
checksum: 42841ac2b8a7afb29456b9edb5534dbe00148893c794bdbc17d29166847c51c884e2a7c087a489a428250a78e7b54bc761ba3b55eb2f97d9600e9193b60caf0b
@@ -970,7 +970,7 @@ __metadata:
970970
"@actions/exec": ^1.1.1
971971
"@actions/github": ^5.1.1
972972
"@actions/http-client": ^2.1.1
973-
"@actions/io": ^1.1.2
973+
"@actions/io": ^1.1.3
974974
"@actions/tool-cache": ^2.0.1
975975
"@octokit/plugin-rest-endpoint-methods": ^7.2.3
976976
"@types/csv-parse": ^1.2.2

0 commit comments

Comments
 (0)