From 32851d9df00af26e108c0b939a51ca193333153f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 7 Oct 2024 18:17:02 +0000
Subject: [PATCH] build(deps): bump
 algolia/algoliasearch-crawler-github-actions

Bumps [algolia/algoliasearch-crawler-github-actions](https://github.com/algolia/algoliasearch-crawler-github-actions) from 1.1.10 to 1.1.12.
- [Release notes](https://github.com/algolia/algoliasearch-crawler-github-actions/releases)
- [Changelog](https://github.com/algolia/algoliasearch-crawler-github-actions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-crawler-github-actions/compare/v1.1.10...v1.1.12)

---
updated-dependencies:
- dependency-name: algolia/algoliasearch-crawler-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 3b1025d8..b3614e9c 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
           user_email: 41898282+github-actions[bot]@users.noreply.github.com
 
       - name: Algolia crawler
-        uses: algolia/algoliasearch-crawler-github-actions@v1.1.10
+        uses: algolia/algoliasearch-crawler-github-actions@v1.1.12
         id: algolia_crawler
         with:
           crawler-user-id: ${{ secrets.ALGOLIA_CRAWLER_USER_ID }}