chore: update dependencies and license cache

Agent-Logs-Url: https://github.com/actions/setup-dotnet/sessions/e045029b-9f7d-4035-8714-f2c0a75f22f0
This commit is contained in:
copilot-swe-agent[bot]
2026-04-09 11:00:51 +00:00
committed by GitHub
parent a66eefa2bf
commit 501d6b2975
25 changed files with 56080 additions and 31999 deletions

View File

@@ -29,14 +29,14 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.0",
"@actions/cache": "^5.0.5",
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^3.0.0",
"@actions/io": "^1.0.2",
"fast-xml-parser": "^5.3.6",
"@actions/glob": "^0.5.1",
"@actions/http-client": "^3.0.2",
"@actions/io": "^2.0.0",
"fast-xml-parser": "^5.5.11",
"json5": "^2.2.3",
"semver": "^7.6.0"
},