diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index e4ba7b0f..30a6bae1 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -242,7 +242,7 @@ jobs: - name: Trigger Algolia crawler if: github.event_name != 'pull_request' && needs.check-changed-files.outputs.trigger_algolia == 'true' - uses: algolia/algoliasearch-crawler-github-actions@v1.1.12 + uses: algolia/algoliasearch-crawler-github-actions@v1.1.13 with: crawler-name: omnicli crawler-user-id: ${{ secrets.ALGOLIA_CRAWLER_USER_ID }}