Skip to content

Commit

Permalink
chore(deps): bump algolia/algoliasearch-crawler-github-actions from 1…
Browse files Browse the repository at this point in the history
….1.12 to 1.1.13 (#738)
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 71e4012 commit b421eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].12
uses: algolia/[email protected].13
with:
crawler-name: omnicli
crawler-user-id: ${{ secrets.ALGOLIA_CRAWLER_USER_ID }}
Expand Down

0 comments on commit b421eb0

Please sign in to comment.