Skip to content

chore(deps): bump algoliasearch from 5.0.0-alpha.100 to 5.1.1 in /apps/main #450

chore(deps): bump algoliasearch from 5.0.0-alpha.100 to 5.1.1 in /apps/main

chore(deps): bump algoliasearch from 5.0.0-alpha.100 to 5.1.1 in /apps/main #450

Workflow file for this run

name: Dependabot Auto Merge
on:
pull_request_target:
jobs:
auto-merge:
timeout-minutes: 5
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.DEP_AUTOMERGE }}