Skip to content

Commit 619ab4e

Browse files
fix(deps): bump @actions/io from 1.1.2 to 1.1.3 (#333)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa32341 commit 619ab4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@actions/core": "^1.10.0",
88
"@actions/exec": "^1.1.1",
9-
"@actions/io": "^1.1.2",
9+
"@actions/io": "^1.1.3",
1010
"@actions/tool-cache": "^1.7.1"
1111
},
1212
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
dependencies:
4747
tunnel "^0.0.6"
4848

49-
"@actions/io@^1.0.1", "@actions/io@^1.1.1", "@actions/io@^1.1.2":
50-
version "1.1.2"
51-
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.2.tgz#766ac09674a289ce0f1550ffe0a6eac9261a8ea9"
52-
integrity sha512-d+RwPlMp+2qmBfeLYPLXuSRykDIFEwdTA0MMxzS9kh4kvP1ftrc/9fzy6pX6qAjthdXruHQ6/6kjT/DNo5ALuw==
49+
"@actions/io@^1.0.1", "@actions/io@^1.1.1", "@actions/io@^1.1.3":
50+
version "1.1.3"
51+
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
52+
integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==
5353

5454
"@actions/tool-cache@^1.7.1":
5555
version "1.7.1"

0 commit comments

Comments
 (0)