deps: bump @actions/io from 1.1.1 to 1.1.2 (#722)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-01 15:30:36 +09:00
committed by GitHub
parent 46202b8118
commit 2b83a4b24b
2 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,7 @@
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.1",
"@actions/glob": "^0.2.0",
"@actions/io": "^1.1.1",
"@actions/io": "^1.1.2",
"@types/shelljs": "^0.8.11",
"shelljs": "^0.8.5"
},