chore: upgrade @actions/exec ^1.0.4→^2.0.0 and @actions/io ^1.0.2→^2.0.0

Agent-Logs-Url: https://github.com/actions/setup-java/sessions/8be3df50-f347-42da-9734-73f71bf89d40

Co-authored-by: lmvysakh <187510632+lmvysakh@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-09 12:11:26 +00:00
committed by GitHub
parent 357dfd1c70
commit 83ae997ef4
8 changed files with 229 additions and 7994 deletions

View File

@@ -31,10 +31,10 @@
"dependencies": {
"@actions/cache": "^5.0.5",
"@actions/core": "^2.0.3",
"@actions/exec": "^1.0.4",
"@actions/exec": "^2.0.0",
"@actions/glob": "^0.5.1",
"@actions/http-client": "^3.0.2",
"@actions/io": "^1.0.2",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^3.0.1",
"semver": "^7.6.0",
"xmlbuilder2": "^4.0.3"