Skip to content

Commit 99c2f78

Browse files
build(deps): bump @actions/io from 2.0.0 to 3.0.2
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 2.0.0 to 3.0.2. - [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: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73b80c3 commit 99c2f78

2 files changed

Lines changed: 17 additions & 5 deletions

File tree

package-lock.json

Lines changed: 16 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
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@actions/core": "^2.0.3",
3030
"@actions/exec": "^2.0.0",
31-
"@actions/io": "^2.0.0",
31+
"@actions/io": "^3.0.2",
3232
"@actions/tool-cache": "^3.0.1",
3333
"exponential-backoff": "^3.1.3"
3434
},

0 commit comments

Comments
 (0)