3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2026-03-19 14:53:10 +00:00

Update RELEASES

This commit is contained in:
Bassem Dghaidi 2026-03-18 07:03:52 -07:00 committed by GitHub
parent 8a67110529
commit e34039626f

View file

@ -25,6 +25,12 @@
## Changelog
### 5.0.4
- Bump `minimatch` to v3.1.5 (fixes ReDoS via globstar patterns)
- Bump `undici` to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
- Bump `fast-xml-parser` to v5.5.6
### 5.0.3
- Bump `@actions/cache` to v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)