From 36c70980cba3e0b0acc5aed7ee979e93991dbdd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 16:08:56 +0000 Subject: [PATCH] chore(deps): update wabarc/.github digest to b2f2f06 --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 07b9e72c..102862a8 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -102,7 +102,7 @@ jobs: chrome-version: stable - name: Set up Meilisearch - uses: wabarc/.github/meilisearch@0c62d131c3884390bd63a2b7650a21fe16581bfe + uses: wabarc/.github/meilisearch@b2f2f068c73462d5b61e54b5d13795b42796ecd6 with: master-key: ${{ vars.MEILISEARCH_APIKEY }} version: ${{ vars.MEILISEARCH_VERSION }}