From 3e383cd9c3a28c11844c2b3b85adffb0d0e6e1f2 Mon Sep 17 00:00:00 2001 From: Lovepreet Singh Date: Thu, 13 Oct 2022 10:36:33 +0000 Subject: [PATCH] Update RELEASES --- RELEASES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 85ba1b5..e158bfc 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -36,3 +36,7 @@ ### 3.0.10 - Fix a bug with sorting inputs. - Update definition for restore-keys in README.md + +### 3.0.11 +- Update toolkit version to 3.0.5 to include `@actions/core@^1.10.0` +- Update `@actions/cache` to use updated `saveState` and `setOutput` functions from `@actions/core@^1.10.0`