From 87a8bb3d3954e8e545787e8491b7139069c284ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:35:12 +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.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/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b3614e9c..f35b2db5 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.12 + uses: algolia/algoliasearch-crawler-github-actions@v1.1.13 id: algolia_crawler with: crawler-user-id: ${{ secrets.ALGOLIA_CRAWLER_USER_ID }}