Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
77a2bcb980 Update dependencies: @actions/cache, core, glob, http-client, io, fast-xml-parser
- @actions/core: ^2.0.0 -> ^2.0.3
- @actions/cache: ^5.0.1 -> ^5.0.5
- @actions/glob: ^0.5.0 -> ^0.5.1
- @actions/http-client: ^3.0.0 -> ^3.0.2
- @actions/io: ^1.0.2 -> ^2.0.0
- fast-xml-parser: ^5.3.6 -> ^5.5.11

Run npm audit fix to resolve security vulnerabilities.
Update license cache and rebuild dist artifacts.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-09 08:28:10 +00:00
Salman Chishti
24ec4f204b Upgrade to latest actions packages (#687)
* Add license metadata for various npm dependencies

* fix: correct license type for @actions/http-client to mit

* chore: update dependencies and version in package.json

- Bump version from 5.0.0 to 5.0.1
- Upgrade @actions/cache from ^4.0.3 to ^5.0.0
- Upgrade @actions/core from ^1.10.0 to ^2.0.0
- Upgrade @actions/exec from ^1.1.1 to ^2.0.0
- Upgrade @actions/http-client from ^2.2.3 to ^3.0.0

Add license files for @actions/http-client versions 2.2.3 and 3.0.0

* dist updates

* upgrade cache to 5.0.1

* check failure fix

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2026-01-13 14:14:30 -06:00