From 015c9929b38829e1bd7597401f964bc1f31486ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 07:53:38 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v3.2.1 --- .github/workflows/baseline-profile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/baseline-profile.yml b/.github/workflows/baseline-profile.yml index 454233fa..59007fac 100644 --- a/.github/workflows/baseline-profile.yml +++ b/.github/workflows/baseline-profile.yml @@ -43,7 +43,7 @@ jobs: # Restore AVD from cache - name: Cache AVD - uses: actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3.2.0 + uses: actions/cache@c1a5de879eb890d062a85ee0252d6036480b1fe2 # v3.2.1 id: avd-cache with: path: |