Skip to content

Commit 374d31a

Browse files
Bump cssnr/algolia-crawler-action from 1 to 2
Bumps [cssnr/algolia-crawler-action](https://github.com/cssnr/algolia-crawler-action) from 1 to 2. - [Release notes](https://github.com/cssnr/algolia-crawler-action/releases) - [Commits](cssnr/algolia-crawler-action@v1...v2) --- updated-dependencies: - dependency-name: cssnr/algolia-crawler-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3470d88 commit 374d31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: "Algolia Crawler"
7676
if: ${{ env.crawler-id != '' }}
77-
uses: cssnr/algolia-crawler-action@v1
77+
uses: cssnr/algolia-crawler-action@v2
7878
with:
7979
crawler_id: ${{ env.crawler-id }}
8080
crawler_user_id: ${{ secrets.CRAWLER_USER_ID }}

0 commit comments

Comments
 (0)