Prepare 3.4.0 release

This commit is contained in:
Bassem Dghaidi 2024-12-05 04:35:59 -08:00 committed by GitHub
parent e12d46a63a
commit 727965cba7
8 changed files with 146278 additions and 114493 deletions

View file

@ -116,3 +116,7 @@
- Updates @actions/cache to v3.2.3 to fix accidental mutated path arguments to `getCacheVersion` [actions/toolkit#1378](https://github.com/actions/toolkit/pull/1378)
- Additional audit fixes of npm package(s)
### 3.4.0
- Integrated with the new cache service (v2) APIs