Skip to content

Choose a tag to compare

@jozefizso jozefizso released this 03 Mar 11:09
· 17 commits to main since this release
v2.6.0
3d76b34

We updated all dependency packages to latest versions to fix reported security vulnerabilities.

What's Changed

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs #673
  • Change: The test-reporter action 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