From 00535dc8593f8ae9f3e3c707f1ab8da50653720d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 13:49:21 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v3.2.2 --- .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 59007fac..dd083c10 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@c1a5de879eb890d062a85ee0252d6036480b1fe2 # v3.2.1 + uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # v3.2.2 id: avd-cache with: path: |