Skip to content

Commit

Permalink
chore(deps): Bump algolia/algoliasearch-crawler-github-actions
Browse files Browse the repository at this point in the history
Bumps [algolia/algoliasearch-crawler-github-actions](https://github.com/algolia/algoliasearch-crawler-github-actions) from 1.1.10 to 1.1.12.
- [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](algolia/algoliasearch-crawler-github-actions@v1.1.10...v1.1.12)

---
updated-dependencies:
- dependency-name: algolia/algoliasearch-crawler-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent beebf4b commit 488c4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Algolia Crawler
uses: algolia/[email protected].10
uses: algolia/[email protected].12
id: index_after_push
with:
crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}
Expand Down

0 comments on commit 488c4d1

Please sign in to comment.