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.13
  • Loading branch information
renovate[bot] authored and rcdailey committed Oct 27, 2024
1 parent e7669c6 commit 5989186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/algolia-crawl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: github.event.workflow_run.conclusion == 'success'
steps:
- name: Algolia Crawl
uses: algolia/[email protected].12
uses: algolia/[email protected].13
if: github.ref == 'refs/heads/master'
with:
crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}
Expand Down

0 comments on commit 5989186

Please sign in to comment.