deps: bump @actions/io from 1.0.2 to 1.1.0 (#593)

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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-05 17:30:10 +09:00
committed by GitHub
parent 2decf4e752
commit 95ad0343aa
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"@actions/glob": "^0.1.1",
"@actions/io": "^1.0.2",
"@actions/io": "^1.1.0",
"@types/shelljs": "^0.8.8",
"shelljs": "^0.8.4"
},