We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a67110 commit e340396Copy full SHA for e340396
RELEASES.md
@@ -25,6 +25,12 @@
25
26
## Changelog
27
28
+### 5.0.4
29
+
30
+- Bump `minimatch` to v3.1.5 (fixes ReDoS via globstar patterns)
31
+- Bump `undici` to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
32
+- Bump `fast-xml-parser` to v5.5.6
33
34
### 5.0.3
35
36
- Bump `@actions/cache` to v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)
0 commit comments