End-of-Life GitHub Action
Version updated for https://github.com/sindrel/endoflife-github-action to version v1.0.3.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The End-of-Life GitHub Action automates the tracking of software component lifecycle statuses by fetching end-of-life (EOL) information from the endoflife.date API. It extracts version details from files or accepts them directly, assesses the EOL status, and provides actionable outputs such as days remaining until EOL and failure conditions. This helps teams proactively manage outdated dependencies, automate notifications, and enforce policies around maintaining up-to-date software.
What’s Changed
What’s Changed
- Pin
actions/setup-pythonto commit SHA for improved supply chain security by @JanPetterMG in https://github.com/sindrel/endoflife-github-action/pull/18
New Contributors
- @JanPetterMG made their first contribution in https://github.com/sindrel/endoflife-github-action/pull/18
Full Changelog: https://github.com/sindrel/endoflife-github-action/compare/v1...v1.0.3