We updated all dependency packages to latest versions to fix reported security vulnerabilities.
What's Changed
- Fix: For
workflow_runevents, resolve the commit of the check run from related pull request head commits first (matchingworkflow_run.head_branch, then first PR), and fall back toworkflow_run.head_shafor non-PR runs #673 - Change: The
test-reporteraction will listed all artifacts associated with the build run #693 - Maintenance: Upgrade to ESLint v9 #629
New Contributors
Full Changelog: v2.5.0...v2.6.0