End-of-life (EOL) GitHub Action
Version updated for https://github.com/broadsage/endoflife-action to version v4.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The EOL GitHub Action automates the tracking of End-of-Life (EOL) dates for over 380 software products, ensuring dependencies remain secure and up-to-date. It provides features such as multi-channel notifications (e.g., Slack, Discord, Teams), automated issue creation, test matrix generation for CI/CD pipelines, and version analysis from various files. This action helps streamline software lifecycle management by proactively detecting and addressing EOL risks.
Release notes
4.1.1 (2026-01-06)
Bug Fixes
- api: loosen schema for better product compatibility and cleanup CI logs (4d0a994)
- inputs: relax single-product validation and fix releases alias logic (3bda1a5)
Code Refactoring
Miscellaneous
- optimize workflow summary annotations and grouping (425ada6)