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>
This commit is contained in:
dependabot[bot]
2026-01-28 22:54:18 +00:00
committed by GitHub
parent 0969a99659
commit 13ca90c5d0
2 changed files with 9 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
"@actions/exec": "^2.0.0",
"@actions/github": "^9.0.0",
"@actions/http-client": "^3.0.2",
"@actions/io": "^2.0.0",
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^3.0.1",
"@azure/storage-blob": "^12.29.1",
"@sigstore/bundle": "^4.0.0",

View File

@@ -177,6 +177,13 @@ __metadata:
languageName: node
linkType: hard
"@actions/io@npm:^3.0.2":
version: 3.0.2
resolution: "@actions/io@npm:3.0.2"
checksum: 10/ef17cb4ec0a2b640d5f4851446ad1c12bf4b2b1cf83741c5eecee4e8f50b3ca3ac9ae4084027dcaa1bf0c016d653dbc0e5fe20daedd39ee5fb6edb671f6e45b5
languageName: node
linkType: hard
"@actions/tool-cache@npm:^3.0.1":
version: 3.0.1
resolution: "@actions/tool-cache@npm:3.0.1"
@@ -1194,7 +1201,7 @@ __metadata:
"@actions/exec": "npm:^2.0.0"
"@actions/github": "npm:^9.0.0"
"@actions/http-client": "npm:^3.0.2"
"@actions/io": "npm:^2.0.0"
"@actions/io": "npm:^3.0.2"
"@actions/tool-cache": "npm:^3.0.1"
"@azure/storage-blob": "npm:^12.29.1"
"@eslint/compat": "npm:^2.0.0"