From 60fd2078a822b281e811e7d2dd4d9604213ddc29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 16:53:59 +0000 Subject: [PATCH] chore(deps): update wabarc/.github digest to 28d15d0 --- .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 4e64cdb1..3dc08ebe 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@28d15d0933fd0a2c32636735f14b882391d93f24 with: master-key: ${{ vars.MEILISEARCH_APIKEY }} version: ${{ vars.MEILISEARCH_VERSION }}