Bump @actions/io from 1.1.0 to 1.1.1 (#238)

Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.0 to 1.1.1.
- [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/tool-cache@1.1.1/packages/io)

---
updated-dependencies:
- dependency-name: "@actions/io"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2022-03-17 16:56:29 +08:00
committed by GitHub
parent 8fa954828e
commit d8f8e8a8c7
2 changed files with 10 additions and 10 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@actions/io": "^1.0.2",
"@actions/io": "^1.1.1",
"@actions/tool-cache": "^1.3.3",
"@octokit/plugin-throttling": "^3.4.1",
"semver": "^7.3.2"