Delete Branch Caches
Version updated for https://github.com/Friedinger/DeleteBranchCaches to version v2.4.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Delete Branch Caches GitHub Action automates the deletion of all GitHub Actions caches associated with a specified branch in a repository. It helps clean up storage and prevents issues caused by stale or outdated caches. This action is particularly useful for maintaining efficient workflows and ensuring that outdated caches do not interfere with builds or deployments.
Release notes
What’s Changed
- ⬆️ Upgrade dependency @actions/core to v3 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/71
- ⬆️ Upgrade actions/cache action to v5.0.3 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/72
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/73
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/74
- ⬆️ Upgrade dependency node to v24.13.1 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/75
- ⬆️ Upgrade dependency node to v24.13.1 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/76
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/77
- 🧑💻 Add prettier and eslint by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/78
- 👷 Fix major release tag update by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/81
- 👷 Move input version to env and validate it by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/82
- 📄 Update license year by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/83
- 👷 Fix update major tag with separate job by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/84
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/85
- ⬆️ Upgrade dependency typescript-eslint to v8.56.1 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/86
- 👷 Move major tag job to separate workflow by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/87
Full Changelog: https://github.com/Friedinger/DeleteBranchCaches/compare/v2.4.0...v2.4.1