Skip to content

Commit 2922039

Browse files
Bump @actions/io from 1.1.2 to 1.1.3 (#1339)
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io) --- updated-dependencies: - dependency-name: "@actions/io" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7b1180 commit 2922039

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@actions/core": "1.10.0",
3939
"@actions/exec": "1.1.1",
4040
"@actions/github": "5.1.1",
41-
"@actions/io": "1.1.2"
41+
"@actions/io": "1.1.3"
4242
},
4343
"devDependencies": {
4444
"@types/jest": "27.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
dependencies:
3535
tunnel "^0.0.6"
3636

37-
"@actions/[email protected].2", "@actions/io@^1.0.1":
38-
version "1.1.2"
39-
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.2.tgz#766ac09674a289ce0f1550ffe0a6eac9261a8ea9"
40-
integrity sha512-d+RwPlMp+2qmBfeLYPLXuSRykDIFEwdTA0MMxzS9kh4kvP1ftrc/9fzy6pX6qAjthdXruHQ6/6kjT/DNo5ALuw==
37+
"@actions/[email protected].3", "@actions/io@^1.0.1":
38+
version "1.1.3"
39+
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
40+
integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==
4141

4242
4343
version "7.12.11"

0 commit comments

Comments
 (0)