From 67be67d13145e8ce38b98ab43c3fca86178aa481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 07:54:19 +0000 Subject: [PATCH] chore(deps): Bump algolia/algoliasearch-crawler-github-actions Bumps [algolia/algoliasearch-crawler-github-actions](https://github.com/algolia/algoliasearch-crawler-github-actions) from 1.1.12 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.1.12...v1.1.13) --- updated-dependencies: - dependency-name: algolia/algoliasearch-crawler-github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index c8fb68aba3..f73055a429 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -121,7 +121,7 @@ jobs: run: sleep 60 - name: Algolia crawler creation and crawl - uses: algolia/algoliasearch-crawler-github-actions@v1.1.12 + uses: algolia/algoliasearch-crawler-github-actions@v1.1.13 id: algolia_crawler with: # mandatory parameters crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}