Skip to content

Commit

Permalink
ci(deps): Update algolia/algoliasearch-crawler-github-actions action …
Browse files Browse the repository at this point in the history
…to v1.1.10
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent fb5d634 commit 1144bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

- name: Algolia Crawl
uses: algolia/[email protected].9
uses: algolia/[email protected].10
if: github.ref == 'refs/heads/master'
with:
crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}
Expand Down

0 comments on commit 1144bde

Please sign in to comment.