8000 Bump @actions/io from 1.0.2 to 1.1.0 (#659) · CasP0/github-pages-deploy-action@cda955d · GitHub
[go: up one dir, main page]

Skip to content

Commit cda955d

Browse files
Bump @actions/io from 1.0.2 to 1.1.0 (JamesIves#659)
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.0.2 to 1.1.0. - [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/@actions/core@1.1.0/packages/io) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabo 8000 t[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da31dcd commit cda955d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@actions/core": "1.2.6",
3737
"@actions/exec": "1.0.4",
3838
"@actions/github": "4.0.0",
39-
"@actions/io": "1.0.2"
39+
"@actions/io": "1.1.0"
4040
},
4141
"devDependencies": {
4242
"@types/jest": "26.0.22",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
dependencies:
2828
tunnel "0.0.6"
2929

30-
"@actions/io@1.0.2", "@actions/io@^1.0.1":
31-
version "1.0.2"
32-
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.0.2.tgz#2f614b6e69ce14d191180451eb38e6576a6e6b27"
30+
"@actions/io@1.1.0", "@actions/io@^1.0.1":
31+
version "1.1.0"
32+
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.0.tgz#02c98b5ed93c3331981c9a075494066400eadb7a"
3333

3434
"@babel/code-frame@7.12.11", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
3535
version "7.12.11"

0 commit comments

Comments
 (0)
0