Skip to content
Compare
Choose a tag to compare
@bigdaz bigdaz released this 19 Aug 20:26
· 465 commits to main since this release
cd579d9

What's fixed

Fixes a bug where a corrupted cache entry caused an error in beforeSave (#408). This meant that the entry was never purged.
By allowing @actions/globber to follow symlinks and ignore broken symlinks, the bad files in the cache entry are ignored and the corrupted cache entry can be replaced by a good one.

Full Changelog: v2.2.4...v2.2.5