lighthouse-box
Version updated for https://github.com/abordage/lighthouse-box to version v3.0.0.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of updating a pinned GitHub Gist with Lighthouse performance metrics for a specified website. It evaluates five key Lighthouse categories—Performance, Accessibility, Best Practices, SEO, and PWA—and schedules daily updates to ensure the metrics remain current. Ideal for showcasing website performance directly on a GitHub profile, it simplifies the integration of visually appealing, dynamically updated performance data.
Release notes
3.0.0 (2026-01-07)
- feat(project)!: migrate to Rollup bundler and Lighthouse CLI (fc6c701)
BREAKING CHANGES
- Requires Node.js 24+. The action now uses Lighthouse CLI instead of bundled Node API. No changes required for users - the action interface remains the same.