Delete Old GitHub Actions Runs
Version updated for https://github.com/yanovation/delete-old-actions to version v1.0.7.
- This action is used across all versions by 39 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action deletes old GitHub Actions runs to keep repositories clean. It automates the process of removing unnecessary runs, helping maintain a tidy repository history. Users can set parameters like the number of days ago and how many latest runs should be kept. The action also provides a dry-run option to preview what will be deleted before executing the deletion.
What’s Changed
This release shows the deprecated warning to users and instructs them how to upgrade