Upgrade @actions dependencies and update licenses

Agent-Logs-Url: d7501c8f-2fae-40ed-a7fc-e78f5087585a

Co-authored-by: gowridurgad <159780674+gowridurgad@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-04-08 06:28:01 +00:00 committed by GitHub
parent 28f2168f4d
commit 693c00d2bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 30415 additions and 87562 deletions

View file

@ -28,13 +28,13 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/cache": "^5.0.5",
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^3.0.0",
"@actions/glob": "^0.5.1",
"@actions/http-client": "^3.0.2",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^2.0.2",
"@actions/tool-cache": "^3.0.1",
"@iarna/toml": "^3.0.0",
"semver": "^7.7.1"
},