diff --git a/.licenses/npm/@actions/cache.dep.yml b/.licenses/npm/@actions/cache.dep.yml index 451697c..2cc9235 100644 --- a/.licenses/npm/@actions/cache.dep.yml +++ b/.licenses/npm/@actions/cache.dep.yml @@ -1,6 +1,6 @@ --- name: "@actions/cache" -version: 4.0.5 +version: 4.1.0 type: npm summary: Actions cache lib homepage: https://github.com/actions/toolkit/tree/main/packages/cache diff --git a/RELEASES.md b/RELEASES.md index 1e88cff..079df26 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,5 +1,9 @@ # Releases +### 4.3.0 + +- Bump `@actions/cache` to [v4.1.0](https://github.com/actions/toolkit/pull/2132) + ### 4.2.4 - Bump `@actions/cache` to v4.0.5