From c6ab7beccdadcf37092bbd534c7fe9d4a18fefa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 06:07:17 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 70dc2a3..3e72e4f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@actions/cache": "^5.2.0", "@actions/core": "^2.0.2", "@actions/exec": "^2.0.0", - "@actions/io": "^2.0.0", + "@actions/io": "^3.0.2", "@actions/tool-cache": "^3.0.0", "axios": "^1.18.0", "linux-os-info": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index ee36c3b..75aa669 100644 --- a/yarn.lock +++ b/yarn.lock @@ -69,6 +69,13 @@ __metadata: languageName: node linkType: hard +"@actions/io@npm:^3.0.2": + version: 3.0.2 + resolution: "@actions/io@npm:3.0.2" + checksum: 10c0/25fae323886544f965e90ab9655e3fb60816eb379c78418c4b06a5dc9da27810eb5b0bd0629146dbd5482a03e3c60a5b8713223e4f789abede23df643ddcae8c + languageName: node + linkType: hard + "@actions/tool-cache@npm:^3.0.0": version: 3.0.0 resolution: "@actions/tool-cache@npm:3.0.0" @@ -840,7 +847,7 @@ __metadata: "@actions/cache": "npm:^5.2.0" "@actions/core": "npm:^2.0.2" "@actions/exec": "npm:^2.0.0" - "@actions/io": "npm:^2.0.0" + "@actions/io": "npm:^3.0.2" "@actions/tool-cache": "npm:^3.0.0" "@vercel/ncc": "npm:^0.38.3" axios: "npm:^1.18.0"