From 25852cd182809b10adcf790d8283dd400d53f7c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:22:17 +0000 Subject: [PATCH] Bump algolia/algoliasearch-crawler-github-actions from 1.0.10 to 1.1.13 Bumps [algolia/algoliasearch-crawler-github-actions](https://github.com/algolia/algoliasearch-crawler-github-actions) from 1.0.10 to 1.1.13. - [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.0.10...v1.1.13) --- updated-dependencies: - dependency-name: algolia/algoliasearch-crawler-github-actions dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/algolia_crawl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/algolia_crawl.yml b/.github/workflows/algolia_crawl.yml index 1fe31789d..f3d3fb5bf 100644 --- a/.github/workflows/algolia_crawl.yml +++ b/.github/workflows/algolia_crawl.yml @@ -31,7 +31,7 @@ jobs: # Crawl the website - name: Algolia crawler creation and crawl - uses: algolia/algoliasearch-crawler-github-actions@v1.0.10 + uses: algolia/algoliasearch-crawler-github-actions@v1.1.13 id: algolia_crawler with: # mandatory parameters crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}