chore: release v5.0.1

- Bump version to 5.0.1
- Fix Node.js 24 punycode deprecation warning via @actions/cache@5.0.1
- Updates @azure/storage-blob to ^12.29.1

Related: #1685
This commit is contained in:
Salman Muin Kayser Chishti
2025-12-12 16:25:01 +00:00
parent 9233019a15
commit 8ff5423e8b
3 changed files with 7 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
## Changelog
### 5.0.1
- Update `@azure/storage-blob` to `^12.29.1` via `@actions/cache@5.0.1` [#1685](https://github.com/actions/cache/pull/1685)
### 5.0.0
> [!IMPORTANT]