Check Github Token Expiration
Version updated for https://github.com/HardoMX/action-token-expiration to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Token Expiration Checker is a GitHub Action designed to monitor the expiration dates of GitHub Personal Access Tokens used in repositories. It automates the process of checking token validity and provides notifications or errors when tokens are approaching expiration, helping maintainers proactively manage their credentials and avoid disruptions. This action enhances security and workflow reliability by ensuring token expiration does not go unnoticed.
Release notes
Hopefully fix script path issue