Skip to content

Commit eecdd03

Browse files
Bump @actions/io from 1.1.3 to 2.0.0
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.3 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 724e092 commit eecdd03

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

package-lock.json

Lines changed: 17 additions & 4 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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@actions/core": "^1.11.1",
3939
"@actions/exec": "^1.1.1",
40-
"@actions/io": "^1.1.3",
40+
"@actions/io": "^2.0.0",
4141
"@actions/tool-cache": "^2.0.2",
4242
"get-hrefs": "^4.0.0",
4343
"js-yaml": "^4.1.1",

0 commit comments

Comments
 (0)