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.12 to 1.1.13.
- [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.12...v1.1.13)

---
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 23, 2024
1 parent be82810 commit 67be67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
run: sleep 60

- name: Algolia crawler creation and crawl
uses: algolia/[email protected].12
uses: algolia/[email protected].13
id: algolia_crawler
with: # mandatory parameters
crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}
Expand Down

0 comments on commit 67be67d

Please sign in to comment.