From fb770c38559b7f57fe10d33d0c039c37d4ace6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 19:01:58 +0000 Subject: [PATCH] GitHub Actions(deps): Bump algolia/algoliasearch-crawler-github-actions Bumps [algolia/algoliasearch-crawler-github-actions](https://github.com/algolia/algoliasearch-crawler-github-actions) from 1.1.0 to 1.1.9. - [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.0...v1.1.9) --- 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/docs-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-actions.yml b/.github/workflows/docs-actions.yml index 09cc800..77d0f4e 100644 --- a/.github/workflows/docs-actions.yml +++ b/.github/workflows/docs-actions.yml @@ -30,7 +30,7 @@ jobs: external_repository: project-openubl/project-openubl.github.io publish_branch: master - name: Algolia crawler creation and crawl - uses: algolia/algoliasearch-crawler-github-actions@v1.1.0 + uses: algolia/algoliasearch-crawler-github-actions@v1.1.9 id: algolia_crawler with: crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}