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-05-02 01:56:37 +00:00
committed by GitHub
parent 9e7fa8a121
commit 115b8fba5d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@actions/io": "^2.0.0",
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^2.0.2"
},
"devDependencies": {