Skip to content

Commit 43034c9

Browse files
Bump @actions/io from 1.1.2 to 2.0.0
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 2.0.0. - [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-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d90bae5 commit 43034c9

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

package-lock.json

Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"dependencies": {
2323
"@actions/core": "1.11.1",
2424
"@actions/exec": "^1.0.1",
25-
"@actions/io": "^1.0.1"
25+
"@actions/io": "^2.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)