Delete Branch Caches
Version updated for https://github.com/Friedinger/DeleteBranchCaches to version v2.3.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Delete Branch Caches GitHub Action automates the removal of all GitHub Actions caches associated with a specified branch reference in a repository. This helps optimize storage usage and prevents issues caused by stale or outdated caches. Its key capabilities include support for multiple branch references and the ability to handle different input formats for specifying branches.
Release notes
What’s Changed
- ⬆️ Upgrade vitest monorepo to v4.0.15 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/36
- ⬆️ Upgrade actions/cache action to v4.3.0 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/39
- ⬆️ Upgrade actions/checkout action to v6.0.1 - autoclosed by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/38
- ⬆️ Upgrade actions/setup-node action to v6.1.0 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/40
- ⬆️ Upgrade softprops/action-gh-release action to v2.5.0 - autoclosed by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/41
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/42
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/43
- ⬆️ Upgrade actions/cache action to v5 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/46
- ⬆️ Upgrade dependency node to v24.12.0 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/45
- ⬆️ Upgrade dependency @actions/core to v2 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/44
- ⬆️ Upgrade actions/cache action to v5.0.1 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/47
- ⬆️ Upgrade GitHub Artifact Actions (major) by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/48
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/49
- ⬆️ Upgrade vitest monorepo to v4.0.16 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/50
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/51
- 🔧 Add mise config for node version by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/52
- ⬆️ Lock file maintenance by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/53
- ⬆️ Upgrade dependency @actions/core to v2.0.2 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/54
- ⬆️ Upgrade dependency @actions/github to v7 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/55
- ⬆️ Upgrade suzuki-shunsuke/commit-action action to v0.1.0 by @renovate[bot] in https://github.com/Friedinger/DeleteBranchCaches/pull/56
- 👷 Update files to commit on build and release by @Friedinger in https://github.com/Friedinger/DeleteBranchCaches/pull/57
Full Changelog: https://github.com/Friedinger/DeleteBranchCaches/compare/v2.3.1...v2.3.2