From 98cb50fab79dc267de7b0fd290e7cc7d4872dd4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 06:37:57 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v3.3.1 (cherry picked from commit 5d965a3cf41e5ef781451c232c5965800b2d0a7b) --- .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 57e83b02..e9168929 100644 --- a/.github/workflows/baseline-profile.yml +++ b/.github/workflows/baseline-profile.yml @@ -44,7 +44,7 @@ jobs: # Restore AVD from cache - name: Cache AVD - uses: actions/cache@940f3d7cf195ba83374c77632d1e2cbb2f24ae68 # v3.3.0 + uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1 id: avd-cache with: path: |