From a983bd729c23b8c26a138b42fd32a9fa1259bf06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 05:49:54 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v3.2.3 --- .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 977e6dd7..46fcfa81 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@4723a57e26efda3a62cbde1812113b730952852d # v3.2.2 + uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # v3.2.3 id: avd-cache with: path: |